License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.viantinc.cachestore |
ArtifactId | ArtifactIdcachestore |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncachestore
An Open Source of CacheStore
|
Project URL |
Project URL |
Filename | Size |
---|---|
cachestore-1.1.0.pom | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.viantinc.cachestore/cachestore/ -->
<dependency>
<groupId>com.viantinc.cachestore</groupId>
<artifactId>cachestore</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.viantinc.cachestore/cachestore/
implementation 'com.viantinc.cachestore:cachestore:1.1.0'
// https://jarcasting.com/artifacts/com.viantinc.cachestore/cachestore/
implementation ("com.viantinc.cachestore:cachestore:1.1.0")
'com.viantinc.cachestore:cachestore:pom:1.1.0'
<dependency org="com.viantinc.cachestore" name="cachestore" rev="1.1.0">
<artifact name="cachestore" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.viantinc.cachestore', module='cachestore', version='1.1.0')
)
libraryDependencies += "com.viantinc.cachestore" % "cachestore" % "1.1.0"
[com.viantinc.cachestore/cachestore "1.1.0"]