is not current version
Last Version 5.0.0

org.daisy.dotify:dotify.text.impl 2.0.0

Implementation of Dotify Text API

GroupId

GroupId

org.daisy.dotify
ArtifactId

ArtifactId

dotify.text.impl
Version

Version

2.0.0
Type

Type

jar

Download dotify.text.impl 2.0.0


<!-- https://jarcasting.com/artifacts/org.daisy.dotify/dotify.text.impl/ -->
<dependency>
    <groupId>org.daisy.dotify</groupId>
    <artifactId>dotify.text.impl</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.daisy.dotify/dotify.text.impl/
implementation 'org.daisy.dotify:dotify.text.impl:2.0.0'
// https://jarcasting.com/artifacts/org.daisy.dotify/dotify.text.impl/
implementation ("org.daisy.dotify:dotify.text.impl:2.0.0")
'org.daisy.dotify:dotify.text.impl:jar:2.0.0'
<dependency org="org.daisy.dotify" name="dotify.text.impl" rev="2.0.0">
  <artifact name="dotify.text.impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.daisy.dotify', module='dotify.text.impl', version='2.0.0')
)
libraryDependencies += "org.daisy.dotify" % "dotify.text.impl" % "2.0.0"
[org.daisy.dotify/dotify.text.impl "2.0.0"]