is not current version
Last Version 5.1.0

com.jonnymatts:jzonbie-client 4.3.2

HTTP client for JZONbie

Categories

Categories

CLI User Interface
GroupId

GroupId

com.jonnymatts
ArtifactId

ArtifactId

jzonbie-client
Version

Version

4.3.2
Type

Type

jar

Download jzonbie-client 4.3.2


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