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

Jar examples for d:dotify.common

Description

Dotify Common

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

License

LGPL

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials