is not current version
Last Version 1.0.5

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

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

0.5.1
Type

Type

jar

Download kar-rest-client 0.5.1


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