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

org.daisy.dotify:dotify.common 1.1.0

Dotify Common

Группа

Группа

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

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

dotify.common
Версия

Версия

1.1.0
Тип

Тип

jar

Скачать dotify.common 1.1.0


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