is not current version
Last Version 0.0.6-RELEASE

online.inote:naruto-utils 0.0.4-RELEASE


GroupId

GroupId

online.inote
ArtifactId

ArtifactId

naruto-utils
Version

Version

0.0.4-RELEASE
Type

Type

jar

Download naruto-utils 0.0.4-RELEASE


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