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

org.shredzone.acme4j:acme4j-utils 0.11

acme4j utilities

Группа

Группа

org.shredzone.acme4j
Идентификатор

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

acme4j-utils
Версия

Версия

0.11
Тип

Тип

jar

Скачать acme4j-utils 0.11


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