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 1.0.15 in this page.
Eclipse Public License - v 1.0
You can use the following script to add console-1.0.15.jar to your project.
<dependency> <groupId>io.fabric8.online.packages</groupId> <artifactId>console</artifactId> <version>1.0.15</version> </dependency>
compile group: 'io.fabric8.online.packages', name: 'console', version: '1.0.15'
libraryDependencies += "io.fabric8.online.packages" % "console" % "1.0.15"
<dependency org="io.fabric8.online.packages" name="console" rev="1.0.15"/>
@Grapes(@Grab(group='io.fabric8.online.packages', module='console', version='1.0.15'))
'io.fabric8.online.packages:console:jar:1.0.15'
Click the following link to download the jar file.
console-1.0.15.jar