License |
License
A License
|
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.opoo.ootp |
ArtifactId | ArtifactIdootp-client |
Version | Version1.4.0 |
Type | Typepom |
Description |
Descriptionootp-client
ootp-client
|
Project URL |
Project URL |
Filename | Size |
---|---|
ootp-client-1.4.0.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.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opoo.ootp/ootp-client/
implementation 'org.opoo.ootp:ootp-client:1.4.0'
// https://jarcasting.com/artifacts/org.opoo.ootp/ootp-client/
implementation ("org.opoo.ootp:ootp-client:1.4.0")
'org.opoo.ootp:ootp-client:pom:1.4.0'
<dependency org="org.opoo.ootp" name="ootp-client" rev="1.4.0">
<artifact name="ootp-client" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opoo.ootp', module='ootp-client', version='1.4.0')
)
libraryDependencies += "org.opoo.ootp" % "ootp-client" % "1.4.0"
[org.opoo.ootp/ootp-client "1.4.0"]