is not current version
Last Version 0.1.0

io.github.raiseyang:weapon-base 0.0.6

weapon base

GroupId

GroupId

io.github.raiseyang
ArtifactId

ArtifactId

weapon-base
Version

Version

0.0.6
Type

Type

aar

Download weapon-base 0.0.6


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