не последняя версия
Последняя версия 4.4.1

org.daisy.dotify:dotify.common 2.0.2

Dotify Common

Группа

Группа

org.daisy.dotify
Идентификатор

Идентификатор

dotify.common
Версия

Версия

2.0.2
Тип

Тип

jar

Скачать dotify.common 2.0.2


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