Download dotify.common-2.0.2.jar file - Jar d

Jar examples for d:dotify.common

Description

Dotify Common

You can download jar file dotify.common 2.0.2 in this page.

License

LGPL

Build File

You can use the following script to add dotify.common-2.0.2.jar to your project.

<dependency>
   <groupId>org.daisy.dotify</groupId>
   <artifactId>dotify.common</artifactId>
   <version>2.0.2</version>
</dependency>
compile group: 'org.daisy.dotify', name: 'dotify.common', version: '2.0.2'
libraryDependencies += "org.daisy.dotify" % "dotify.common" % "2.0.2"
<dependency org="org.daisy.dotify" name="dotify.common" rev="2.0.2"/>
@Grapes(@Grab(group='org.daisy.dotify', module='dotify.common', version='2.0.2'))
'org.daisy.dotify:dotify.common:jar:2.0.2'

Download

Click the following link to download the jar file.

dotify.common-2.0.2-javadoc.jar
dotify.common-2.0.2-sources.jar
dotify.common-2.0.2.jar
dotify.common-2.0.2.pom



Related Tutorials