is not current version
Last Version 1.1.1

org.genesys-pgr:glis-client-okhttp-gson 1.0

API client for the Global Information System for plant genetic resources for food and agriculture (PGRFA) with okhttp+gson

Categories

Categories

CLI User Interface Gson Data JSON
GroupId

GroupId

org.genesys-pgr
ArtifactId

ArtifactId

glis-client-okhttp-gson
Version

Version

1.0
Type

Type

jar

Download glis-client-okhttp-gson 1.0


<!-- https://jarcasting.com/artifacts/org.genesys-pgr/glis-client-okhttp-gson/ -->
<dependency>
    <groupId>org.genesys-pgr</groupId>
    <artifactId>glis-client-okhttp-gson</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.genesys-pgr/glis-client-okhttp-gson/
implementation 'org.genesys-pgr:glis-client-okhttp-gson:1.0'
// https://jarcasting.com/artifacts/org.genesys-pgr/glis-client-okhttp-gson/
implementation ("org.genesys-pgr:glis-client-okhttp-gson:1.0")
'org.genesys-pgr:glis-client-okhttp-gson:jar:1.0'
<dependency org="org.genesys-pgr" name="glis-client-okhttp-gson" rev="1.0">
  <artifact name="glis-client-okhttp-gson" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.genesys-pgr', module='glis-client-okhttp-gson', version='1.0')
)
libraryDependencies += "org.genesys-pgr" % "glis-client-okhttp-gson" % "1.0"
[org.genesys-pgr/glis-client-okhttp-gson "1.0"]