Download api-commons-0.1.jar file - Jar a

Jar examples for a:api-commons

Description

${project.artifactId}

You can download jar file api-commons 0.1 in this page.

Build File

You can use the following script to add api-commons-0.1.jar to your project.

<dependency>
   <groupId>no.digipost</groupId>
   <artifactId>api-commons</artifactId>
   <version>0.1</version>
</dependency>
compile group: 'no.digipost', name: 'api-commons', version: '0.1'
libraryDependencies += "no.digipost" % "api-commons" % "0.1"
<dependency org="no.digipost" name="api-commons" rev="0.1"/>
@Grapes(@Grab(group='no.digipost', module='api-commons', version='0.1'))
'no.digipost:api-commons:jar:0.1'

Download

Click the following link to download the jar file.

api-commons-0.1-javadoc.jar
api-commons-0.1-sources.jar
api-commons-0.1-tests.jar
api-commons-0.1.jar
api-commons-0.1.pom



Related Tutorials