| License |
License |
|---|---|
| GroupId | GroupIdio.github.raiseyang |
| ArtifactId | ArtifactIdweapon-base-kt |
| Last Version | Last Version0.1.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionweapon-base-kt
weapon sdk
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| weapon-base-kt-0.1.0.pom | |
| weapon-base-kt-0.1.0-sources.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.raiseyang/weapon-base-kt/ -->
<dependency>
<groupId>io.github.raiseyang</groupId>
<artifactId>weapon-base-kt</artifactId>
<version>0.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.raiseyang/weapon-base-kt/
implementation 'io.github.raiseyang:weapon-base-kt:0.1.0'
// https://jarcasting.com/artifacts/io.github.raiseyang/weapon-base-kt/
implementation ("io.github.raiseyang:weapon-base-kt:0.1.0")
'io.github.raiseyang:weapon-base-kt:aar:0.1.0'
<dependency org="io.github.raiseyang" name="weapon-base-kt" rev="0.1.0">
<artifact name="weapon-base-kt" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.raiseyang', module='weapon-base-kt', version='0.1.0')
)
libraryDependencies += "io.github.raiseyang" % "weapon-base-kt" % "0.1.0"
[io.github.raiseyang/weapon-base-kt "0.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.6.10 |
| io.github.raiseyang : weapon-base | jar | 0.1.0 |