Jar examples for m:maven-p2
You can download jar file maven-p2 0.3 in this page.
Apache License
You can use the following script to add maven-p2-0.3.jar to your project.
<dependency> <groupId>com.github.veithen.cosmos</groupId> <artifactId>maven-p2</artifactId> <version>0.3</version> </dependency>
compile group: 'com.github.veithen.cosmos', name: 'maven-p2', version: '0.3'
libraryDependencies += "com.github.veithen.cosmos" % "maven-p2" % "0.3"
<dependency org="com.github.veithen.cosmos" name="maven-p2" rev="0.3"/>
@Grapes(@Grab(group='com.github.veithen.cosmos', module='maven-p2', version='0.3'))
'com.github.veithen.cosmos:maven-p2:jar:0.3'
Click the following link to download the jar file.
maven-p2-0.3-javadoc.jar