is not current version
Last Version 1.4.3

org.opoo.ootp:ootp-client-core 1.3.0


Categories

Categories

CLI User Interface
GroupId

GroupId

org.opoo.ootp
ArtifactId

ArtifactId

ootp-client-core
Version

Version

1.3.0
Type

Type

jar

Download ootp-client-core 1.3.0


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