is not current version
Last Version 1.0.6

io.github.songyao1987:MinesecToolKit 1.0.5

For Minesec development use only

GroupId

GroupId

io.github.songyao1987
ArtifactId

ArtifactId

MinesecToolKit
Version

Version

1.0.5
Type

Type

aar

Download MinesecToolKit 1.0.5


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