Download p2-tooling-0.2.0.jar file - Jar p

Jar examples for p:p2-tooling

Description

You can download jar file p2-tooling 0.2.0 in this page.

Build File

You can use the following script to add p2-tooling-0.2.0.jar to your project.

<dependency>
   <groupId>com.github.pms1.tppt</groupId>
   <artifactId>p2-tooling</artifactId>
   <version>0.2.0</version>
</dependency>
compile group: 'com.github.pms1.tppt', name: 'p2-tooling', version: '0.2.0'
libraryDependencies += "com.github.pms1.tppt" % "p2-tooling" % "0.2.0"
<dependency org="com.github.pms1.tppt" name="p2-tooling" rev="0.2.0"/>
@Grapes(@Grab(group='com.github.pms1.tppt', module='p2-tooling', version='0.2.0'))
'com.github.pms1.tppt:p2-tooling:jar:0.2.0'

Download

Click the following link to download the jar file.

p2-tooling-0.2.0-javadoc.jar
p2-tooling-0.2.0-sources.jar
p2-tooling-0.2.0.jar
p2-tooling-0.2.0.pom



Related Tutorials