is not current version
Last Version 0.68.0.1

com.jwebmp.thirdparty.jcache:cache-annotations-ri 0.67.0.12


GroupId

GroupId

com.jwebmp.thirdparty.jcache
ArtifactId

ArtifactId

cache-annotations-ri
Version

Version

0.67.0.12
Type

Type

jar

Download cache-annotations-ri 0.67.0.12


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