is not current version
Last Version 0.9.91

com.kingsoft.services.table:kts 0.9.10

kingsoft table storage system java client sdk

GroupId

GroupId

com.kingsoft.services.table
ArtifactId

ArtifactId

kts
Version

Version

0.9.10
Type

Type

pom

Download kts 0.9.10

Filename Size
kts-0.9.10.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/com.kingsoft.services.table/kts/ -->
<dependency>
    <groupId>com.kingsoft.services.table</groupId>
    <artifactId>kts</artifactId>
    <version>0.9.10</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.kingsoft.services.table/kts/
implementation 'com.kingsoft.services.table:kts:0.9.10'
// https://jarcasting.com/artifacts/com.kingsoft.services.table/kts/
implementation ("com.kingsoft.services.table:kts:0.9.10")
'com.kingsoft.services.table:kts:pom:0.9.10'
<dependency org="com.kingsoft.services.table" name="kts" rev="0.9.10">
  <artifact name="kts" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.kingsoft.services.table', module='kts', version='0.9.10')
)
libraryDependencies += "com.kingsoft.services.table" % "kts" % "0.9.10"
[com.kingsoft.services.table/kts "0.9.10"]