is not current version
Last Version 1.0.1

io.github.nov-moon:moontools 1.0.0

A application used for moon framwork.

GroupId

GroupId

io.github.nov-moon
ArtifactId

ArtifactId

moontools
Version

Version

1.0.0
Type

Type

jar

Download moontools 1.0.0


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