Download variables-3.1.100-v20060605.jar file - Jar v

Jar examples for v:variables

Description

You can download jar file variables 3.1.100-v20060605 in this page.

License

Eclipse Public License - v 1.0

Build File

You can use the following script to add variables-3.1.100-v20060605.jar to your project.

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

Download

Click the following link to download the jar file.

variables-3.1.100-v20060605.jar
variables-3.1.100-v20060605.pom



Related Tutorials