is not current version
Last Version 0.0.6-RELEASE

online.inote:naruto-bom 0.0.2-RELEASE

Naruto version management

GroupId

GroupId

online.inote
ArtifactId

ArtifactId

naruto-bom
Version

Version

0.0.2-RELEASE
Type

Type

pom

Download naruto-bom 0.0.2-RELEASE


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