is not current version
Last Version 0.0.8

fun.awooo.dive:dive-tool 0.0.6

tools

GroupId

GroupId

fun.awooo.dive
ArtifactId

ArtifactId

dive-tool
Version

Version

0.0.6
Type

Type

pom

Download dive-tool 0.0.6


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