is not current version
Last Version 1.1.0

com.viantinc.cachestore:cachestore 1.0.1

An Open Source of CacheStore

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.viantinc.cachestore
ArtifactId

ArtifactId

cachestore
Version

Version

1.0.1
Type

Type

pom

Download cachestore 1.0.1

Filename Size
cachestore-1.0.1.pom 13 KB
Browse

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