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

Jar examples for d:dotify.api

Description

Dotify API

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

License

LGPL

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials