is not current version
Last Version 1.4.3

org.opoo.ootp:ootp-codec 1.3.0


GroupId

GroupId

org.opoo.ootp
ArtifactId

ArtifactId

ootp-codec
Version

Version

1.3.0
Type

Type

jar

Download ootp-codec 1.3.0


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