is not current version
Last Version 1.4.3

org.opoo.ootp:ootp-signer 1.4.1


GroupId

GroupId

org.opoo.ootp
ArtifactId

ArtifactId

ootp-signer
Version

Version

1.4.1
Type

Type

jar

Download ootp-signer 1.4.1


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