is not current version
Last Version 1.1.0

com.kuflow.rest.client:kuflow-rest-client 0.6.0

KuFlow REST Client

Categories

Categories

CLI User Interface
GroupId

GroupId

com.kuflow.rest.client
ArtifactId

ArtifactId

kuflow-rest-client
Version

Version

0.6.0
Type

Type

jar

Download kuflow-rest-client 0.6.0


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