Download digg-0.16.jar file - Jar d

Jar examples for d:digg

Description

Some stellar general purpose utils.

You can download jar file digg 0.16 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add digg-0.16.jar to your project.

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

Download

Click the following link to download the jar file.

digg-0.16-javadoc.jar
digg-0.16-sources.jar
digg-0.16.jar
digg-0.16.pom



Related Tutorials