is not current version
Last Version 2.13

org.shredzone.acme4j:acme4j-utils 2.2

acme4j utilities

GroupId

GroupId

org.shredzone.acme4j
ArtifactId

ArtifactId

acme4j-utils
Version

Version

2.2
Type

Type

jar

Download acme4j-utils 2.2


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