is not current version
Last Version 0.49

com.github.mizool.tool:tool 0.44


GroupId

GroupId

com.github.mizool.tool
ArtifactId

ArtifactId

tool
Version

Version

0.44
Type

Type

pom

Download tool 0.44

Filename Size
tool-0.44.pom 662 bytes
Browse

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