Jar examples for d:dotify.api
Dotify API
You can download jar file dotify.api 3.3.0 in this page.
LGPL
You can use the following script to add dotify.api-3.3.0.jar to your project.
<dependency> <groupId>org.daisy.dotify</groupId> <artifactId>dotify.api</artifactId> <version>3.3.0</version> </dependency>
compile group: 'org.daisy.dotify', name: 'dotify.api', version: '3.3.0'
libraryDependencies += "org.daisy.dotify" % "dotify.api" % "3.3.0"
<dependency org="org.daisy.dotify" name="dotify.api" rev="3.3.0"/>
@Grapes(@Grab(group='org.daisy.dotify', module='dotify.api', version='3.3.0'))
'org.daisy.dotify:dotify.api:jar:3.3.0'
Click the following link to download the jar file.
dotify.api-3.3.0-javadoc.jar