is not current version
Last Version 2.8.2004.5

com.kiuwan:kiuwan-rest-client 1.0.4

A client to invoke Kiuwan's REST API from Java code

Categories

Categories

CLI User Interface
GroupId

GroupId

com.kiuwan
ArtifactId

ArtifactId

kiuwan-rest-client
Version

Version

1.0.4
Type

Type

jar

Download kiuwan-rest-client 1.0.4


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