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