Download tesla-plugin-api-0.0.1.jar file - Jar t

Jar examples for t:tesla-plugin-api

Description

You can download jar file tesla-plugin-api 0.0.1 in this page.

License

Open Source License

Build File

You can use the following script to add tesla-plugin-api-0.0.1.jar to your project.

<dependency>
   <groupId>org.eclipse.tesla.plugin</groupId>
   <artifactId>tesla-plugin-api</artifactId>
   <version>0.0.1</version>
</dependency>
compile group: 'org.eclipse.tesla.plugin', name: 'tesla-plugin-api', version: '0.0.1'
libraryDependencies += "org.eclipse.tesla.plugin" % "tesla-plugin-api" % "0.0.1"
<dependency org="org.eclipse.tesla.plugin" name="tesla-plugin-api" rev="0.0.1"/>
@Grapes(@Grab(group='org.eclipse.tesla.plugin', module='tesla-plugin-api', version='0.0.1'))
'org.eclipse.tesla.plugin:tesla-plugin-api:jar:0.0.1'

Download

Click the following link to download the jar file.

tesla-plugin-api-0.0.1-javadoc.jar
tesla-plugin-api-0.0.1-sources.jar
tesla-plugin-api-0.0.1.jar
tesla-plugin-api-0.0.1.pom



Related Tutorials