istat4j

A Java client library for querying the iStat Server.

License

License

GroupId

GroupId

com.github.michaeldoyle
ArtifactId

ArtifactId

istat4j
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

istat4j
A Java client library for querying the iStat Server.
Project URL

Project URL

https://github.com/MichaelDoyle/istat4j

Download istat4j

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.simpleframework : simple-xml jar 2.7.1
org.slf4j : slf4j-api jar 1.7.5

test (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.0.13
ch.qos.logback : logback-core jar 1.0.13
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0