is not current version
Last Version 1.5.3.beta

io.github.novareseller:tool 1.3.5.beta


GroupId

GroupId

io.github.novareseller
ArtifactId

ArtifactId

tool
Version

Version

1.3.5.beta
Type

Type

jar

Download tool 1.3.5.beta


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