is not current version
Last Version 2.0.3-RELEASE

com.rustknife.jknife:jknife-rest-client 2.0.2-RELEASE

jknife rest client

Categories

Categories

CLI User Interface
GroupId

GroupId

com.rustknife.jknife
ArtifactId

ArtifactId

jknife-rest-client
Version

Version

2.0.2-RELEASE
Type

Type

jar

Download jknife-rest-client 2.0.2-RELEASE


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