is not current version
Last Version 0.6

com.github.mizool.jcache:cache-annotations-ri-cdi 0.3


GroupId

GroupId

com.github.mizool.jcache
ArtifactId

ArtifactId

cache-annotations-ri-cdi
Version

Version

0.3
Type

Type

jar

Download cache-annotations-ri-cdi 0.3


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