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

org.shredzone.acme4j:acme4j-it 2.7

acme4j Integration Tests

Группа

Группа

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

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

acme4j-it
Версия

Версия

2.7
Тип

Тип

jar

Скачать acme4j-it 2.7


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