is not current version
Last Version 1.4.3

org.opoo.ootp:ootp-client 1.4.1

ootp-client

Categories

Categories

CLI User Interface
GroupId

GroupId

org.opoo.ootp
ArtifactId

ArtifactId

ootp-client
Version

Version

1.4.1
Type

Type

pom

Download ootp-client 1.4.1

Filename Size
ootp-client-1.4.1.pom 5 KB
Browse

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