Download pommes-2.4.1.jar file - Jar p

Jar examples for p:pommes

Description

Database for pom files. You can search it and perform bulk-svn operations.

You can download jar file pommes 2.4.1 in this page.

Build File

You can use the following script to add pommes-2.4.1.jar to your project.

<dependency>
   <groupId>net.oneandone</groupId>
   <artifactId>pommes</artifactId>
   <version>2.4.1</version>
</dependency>
compile group: 'net.oneandone', name: 'pommes', version: '2.4.1'
libraryDependencies += "net.oneandone" % "pommes" % "2.4.1"
<dependency org="net.oneandone" name="pommes" rev="2.4.1"/>
@Grapes(@Grab(group='net.oneandone', module='pommes', version='2.4.1'))
'net.oneandone:pommes:jar:2.4.1'

Download

Click the following link to download the jar file.

pommes-2.4.1-javadoc.jar
pommes-2.4.1-sources.jar
pommes-2.4.1-test-sources.jar
pommes-2.4.1.jar
pommes-2.4.1.pom



Related Tutorials