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

Jar examples for d:dotify.api

Description

Dotify API

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

License

LGPL

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials