is not current version
Last Version 1.0.5

com.ibm.research.kar:kar-rest-client 1.0.2

KAR Java SDK REST client

Categories

Categories

CLI User Interface Search Business Logic Libraries
GroupId

GroupId

com.ibm.research.kar
ArtifactId

ArtifactId

kar-rest-client
Version

Version

1.0.2
Type

Type

jar

Download kar-rest-client 1.0.2


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