License |
License |
---|---|
Categories |
CategoriesNet CLI User Interface |
GroupId | GroupIdnet.relapps |
ArtifactId | ArtifactIdptracclient |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnet.relapps:ptracclient
Java web service client utilities for ptrac
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
ptracclient-1.3.0.pom | |
ptracclient-1.3.0.jar | 56 KB |
ptracclient-1.3.0-sources.jar | 62 KB |
ptracclient-1.3.0-javadoc.jar | 699 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.relapps/ptracclient/ -->
<dependency>
<groupId>net.relapps</groupId>
<artifactId>ptracclient</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.relapps/ptracclient/
implementation 'net.relapps:ptracclient:1.3.0'
// https://jarcasting.com/artifacts/net.relapps/ptracclient/
implementation ("net.relapps:ptracclient:1.3.0")
'net.relapps:ptracclient:jar:1.3.0'
<dependency org="net.relapps" name="ptracclient" rev="1.3.0">
<artifact name="ptracclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.relapps', module='ptracclient', version='1.3.0')
)
libraryDependencies += "net.relapps" % "ptracclient" % "1.3.0"
[net.relapps/ptracclient "1.3.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.8.6 |