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

Jar examples for d:dotify.common

Description

Dotify Common

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

License

LGPL

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials