is not current version
Last Version 1.6.0

com.viantinc.cachestore:cachestore-client 1.5.6


Categories

Categories

Ant Build Tools CLI User Interface
GroupId

GroupId

com.viantinc.cachestore
ArtifactId

ArtifactId

cachestore-client
Version

Version

1.5.6
Type

Type

jar

Download cachestore-client 1.5.6


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