is not current version
Last Version 0.0.6-RELEASE

online.inote:naruto 0.0.1-RELEASE

Naruto is an interface with functions such as replay, anti-tampering, Token authentication, etc.

GroupId

GroupId

online.inote
ArtifactId

ArtifactId

naruto
Version

Version

0.0.1-RELEASE
Type

Type

pom

Download naruto 0.0.1-RELEASE

Filename Size
naruto-0.0.1-RELEASE.pom 7 KB
Browse

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