is not current version
Last Version 0.1.2

io.github.tuannh982:phantom 0.1.0


Categories

Categories

Ant Build Tools
GroupId

GroupId

io.github.tuannh982
ArtifactId

ArtifactId

phantom
Version

Version

0.1.0
Type

Type

jar

Download phantom 0.1.0


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