is not current version
Last Version 1.6.5

com.viantinc.cachestore:cachestore-server 1.4.10


Categories

Categories

Ant Build Tools
GroupId

GroupId

com.viantinc.cachestore
ArtifactId

ArtifactId

cachestore-server
Version

Version

1.4.10
Type

Type

jar

Download cachestore-server 1.4.10


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