is not current version
Last Version 5.1.0

com.jonnymatts:jzonbie-client 4.6.0

HTTP client for JZONbie

Categories

Categories

CLI User Interface
GroupId

GroupId

com.jonnymatts
ArtifactId

ArtifactId

jzonbie-client
Version

Version

4.6.0
Type

Type

jar

Download jzonbie-client 4.6.0


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