Download commands-3.3.0-I20070605-0010.jar file - Jar c

Jar examples for c:commands

Description

commands OSGi blueprint bundle project.

You can download jar file commands 3.3.0-I20070605-0010 in this page.

License

Eclipse Public License - v 1.0

Build File

You can use the following script to add commands-3.3.0-I20070605-0010.jar to your project.

<dependency>
   <groupId>org.eclipse.core</groupId>
   <artifactId>commands</artifactId>
   <version>3.3.0-I20070605-0010</version>
</dependency>
compile group: 'org.eclipse.core', name: 'commands', version: '3.3.0-I20070605-0010'
libraryDependencies += "org.eclipse.core" % "commands" % "3.3.0-I20070605-0010"
<dependency org="org.eclipse.core" name="commands" rev="3.3.0-I20070605-0010"/>
@Grapes(@Grab(group='org.eclipse.core', module='commands', version='3.3.0-I20070605-0010'))
'org.eclipse.core:commands:jar:3.3.0-I20070605-0010'

Download

Click the following link to download the jar file.

commands-3.3.0-I20070605-0010.jar
commands-3.3.0-I20070605-0010.pom



Related Tutorials