Download dotify.text.impl-2.0.0.jar file - Jar d

Jar examples for d:dotify.text.impl

Description

Implementation of Dotify Text API

You can download jar file dotify.text.impl 2.0.0 in this page.

License

LGPL

Build File

You can use the following script to add dotify.text.impl-2.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

dotify.text.impl-2.0.0-javadoc.jar
dotify.text.impl-2.0.0-sources.jar
dotify.text.impl-2.0.0.jar
dotify.text.impl-2.0.0.pom



Related Tutorials