is not current version
Last Version 0.0.6-RELEASE

online.inote:naruto-exception 0.0.4-RELEASE


GroupId

GroupId

online.inote
ArtifactId

ArtifactId

naruto-exception
Version

Version

0.0.4-RELEASE
Type

Type

jar

Download naruto-exception 0.0.4-RELEASE


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