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