Download dotify.api-1.4.0.jar file - Jar d

Jar examples for d:dotify.api

Description

Dotify API

You can download jar file dotify.api 1.4.0 in this page.

License

LGPL

Build File

You can use the following script to add dotify.api-1.4.0.jar to your project.

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

Download

Click the following link to download the jar file.

dotify.api-1.4.0-javadoc.jar
dotify.api-1.4.0-sources.jar
dotify.api-1.4.0.jar
dotify.api-1.4.0.pom



Related Tutorials