License |
License |
---|---|
Categories |
CategoriesCLI User Interface Search Business Logic Libraries |
GroupId | GroupIdcom.ibm.research.kar |
ArtifactId | ArtifactIdkar-rest-client |
Version | Version1.0.3 |
Type | Typejar |
Description |
Descriptionkar-rest-client
KAR Java SDK REST client
|
Filename | Size |
---|---|
kar-rest-client-1.0.3.pom | |
kar-rest-client-1.0.3.jar | 33 KB |
kar-rest-client-1.0.3-sources.jar | 23 KB |
kar-rest-client-1.0.3-javadoc.jar | 239 KB |
Browse |
<!-- 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.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.ibm.research.kar/kar-rest-client/
implementation 'com.ibm.research.kar:kar-rest-client:1.0.3'
// https://jarcasting.com/artifacts/com.ibm.research.kar/kar-rest-client/
implementation ("com.ibm.research.kar:kar-rest-client:1.0.3")
'com.ibm.research.kar:kar-rest-client:jar:1.0.3'
<dependency org="com.ibm.research.kar" name="kar-rest-client" rev="1.0.3">
<artifact name="kar-rest-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ibm.research.kar', module='kar-rest-client', version='1.0.3')
)
libraryDependencies += "com.ibm.research.kar" % "kar-rest-client" % "1.0.3"
[com.ibm.research.kar/kar-rest-client "1.0.3"]