is not current version
Last Version 0.0.6-RELEASE

store.idragon.tool:tool 0.0.1-RELEASE

idragon tool

GroupId

GroupId

store.idragon.tool
ArtifactId

ArtifactId

tool
Version

Version

0.0.1-RELEASE
Type

Type

pom

Download tool 0.0.1-RELEASE

Filename Size
tool-0.0.1-RELEASE.pom 8 KB
Browse

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