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