Jar examples for p:pom-util
A library for reading Maven POM files.
You can download jar file pom-util 0.1 in this page.
The (New) BSD License
You can use the following script to add pom-util-0.1.jar to your project.
<dependency> <groupId>com.samskivert</groupId> <artifactId>pom-util</artifactId> <version>0.1</version> </dependency>
compile group: 'com.samskivert', name: 'pom-util', version: '0.1'
libraryDependencies += "com.samskivert" % "pom-util" % "0.1"
<dependency org="com.samskivert" name="pom-util" rev="0.1"/>
@Grapes(@Grab(group='com.samskivert', module='pom-util', version='0.1'))
'com.samskivert:pom-util:jar:0.1'
Click the following link to download the jar file.
pom-util-0.1-javadoc.jar