is not current version
Last Version 0.1.1

net.aequologica.neo:tuhao-core 0.0.2


Categories

Categories

Net
GroupId

GroupId

net.aequologica.neo
ArtifactId

ArtifactId

tuhao-core
Version

Version

0.0.2
Type

Type

jar

Download tuhao-core 0.0.2


<!-- https://jarcasting.com/artifacts/net.aequologica.neo/tuhao-core/ -->
<dependency>
    <groupId>net.aequologica.neo</groupId>
    <artifactId>tuhao-core</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.aequologica.neo/tuhao-core/
implementation 'net.aequologica.neo:tuhao-core:0.0.2'
// https://jarcasting.com/artifacts/net.aequologica.neo/tuhao-core/
implementation ("net.aequologica.neo:tuhao-core:0.0.2")
'net.aequologica.neo:tuhao-core:jar:0.0.2'
<dependency org="net.aequologica.neo" name="tuhao-core" rev="0.0.2">
  <artifact name="tuhao-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.aequologica.neo', module='tuhao-core', version='0.0.2')
)
libraryDependencies += "net.aequologica.neo" % "tuhao-core" % "0.0.2"
[net.aequologica.neo/tuhao-core "0.0.2"]