is not current version
Last Version 0.6

com.github.mizool.jcache:cache-annotations-ri-common 0.1


GroupId

GroupId

com.github.mizool.jcache
ArtifactId

ArtifactId

cache-annotations-ri-common
Version

Version

0.1
Type

Type

jar

Download cache-annotations-ri-common 0.1


<!-- https://jarcasting.com/artifacts/com.github.mizool.jcache/cache-annotations-ri-common/ -->
<dependency>
    <groupId>com.github.mizool.jcache</groupId>
    <artifactId>cache-annotations-ri-common</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mizool.jcache/cache-annotations-ri-common/
implementation 'com.github.mizool.jcache:cache-annotations-ri-common:0.1'
// https://jarcasting.com/artifacts/com.github.mizool.jcache/cache-annotations-ri-common/
implementation ("com.github.mizool.jcache:cache-annotations-ri-common:0.1")
'com.github.mizool.jcache:cache-annotations-ri-common:jar:0.1'
<dependency org="com.github.mizool.jcache" name="cache-annotations-ri-common" rev="0.1">
  <artifact name="cache-annotations-ri-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mizool.jcache', module='cache-annotations-ri-common', version='0.1')
)
libraryDependencies += "com.github.mizool.jcache" % "cache-annotations-ri-common" % "0.1"
[com.github.mizool.jcache/cache-annotations-ri-common "0.1"]