is not current version
Last Version 0.0.6-RELEASE

online.inote:naruto-cache 0.0.3-RELEASE


GroupId

GroupId

online.inote
ArtifactId

ArtifactId

naruto-cache
Version

Version

0.0.3-RELEASE
Type

Type

jar

Download naruto-cache 0.0.3-RELEASE


<!-- https://jarcasting.com/artifacts/online.inote/naruto-cache/ -->
<dependency>
    <groupId>online.inote</groupId>
    <artifactId>naruto-cache</artifactId>
    <version>0.0.3-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/online.inote/naruto-cache/
implementation 'online.inote:naruto-cache:0.0.3-RELEASE'
// https://jarcasting.com/artifacts/online.inote/naruto-cache/
implementation ("online.inote:naruto-cache:0.0.3-RELEASE")
'online.inote:naruto-cache:jar:0.0.3-RELEASE'
<dependency org="online.inote" name="naruto-cache" rev="0.0.3-RELEASE">
  <artifact name="naruto-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='online.inote', module='naruto-cache', version='0.0.3-RELEASE')
)
libraryDependencies += "online.inote" % "naruto-cache" % "0.0.3-RELEASE"
[online.inote/naruto-cache "0.0.3-RELEASE"]