is not current version
Last Version 1.5.3

org.hisp:dhis2-java-client 1.0.1

DHIS 2 API client for Java and Spring.

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

org.hisp
ArtifactId

ArtifactId

dhis2-java-client
Version

Version

1.0.1
Type

Type

jar

Download dhis2-java-client 1.0.1


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