net.relapps:ptracclient

Java web service client utilities for ptrac

License

License

Categories

Categories

Net CLI User Interface
GroupId

GroupId

net.relapps
ArtifactId

ArtifactId

ptracclient
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

net.relapps:ptracclient
Java web service client utilities for ptrac
Project URL

Project URL

https://relapps.net
Source Code Management

Source Code Management

https://github.com/rmtron/ptracclient/tree/master

Download ptracclient

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0
1.2.7
1.2.6