is not current version
Last Version 5.1.0

com.jonnymatts:jzonbie-client 4.4.1

HTTP client for JZONbie

Categories

Categories

CLI User Interface
GroupId

GroupId

com.jonnymatts
ArtifactId

ArtifactId

jzonbie-client
Version

Version

4.4.1
Type

Type

jar

Download jzonbie-client 4.4.1


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