Jar examples for c:console
The Eclipse platform UI console plug-in provides a set of classes and interfaces to facilitate the creation and display of consoles in the ConsoleView.
You can download jar file console 2.2.66 in this page.
Eclipse Public License - v 1.0
You can use the following script to add console-2.2.66.jar to your project.
<dependency> <groupId>io.fabric8.devops.apps</groupId> <artifactId>console</artifactId> <version>2.2.66</version> </dependency>
compile group: 'io.fabric8.devops.apps', name: 'console', version: '2.2.66'
libraryDependencies += "io.fabric8.devops.apps" % "console" % "2.2.66"
<dependency org="io.fabric8.devops.apps" name="console" rev="2.2.66"/>
@Grapes(@Grab(group='io.fabric8.devops.apps', module='console', version='2.2.66'))
'io.fabric8.devops.apps:console:jar:2.2.66'
Click the following link to download the jar file.
console-2.2.66-javadoc.jar