Download maven-p2-0.2.jar file - Jar m

Jar examples for m:maven-p2

Description

You can download jar file maven-p2 0.2 in this page.

License

Apache License

Build File

You can use the following script to add maven-p2-0.2.jar to your project.

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

Download

Click the following link to download the jar file.

maven-p2-0.2-javadoc.jar
maven-p2-0.2-sources.jar
maven-p2-0.2.jar
maven-p2-0.2.pom



Related Tutorials