| Группа | Группаio.github.songyao1987 |
|---|---|
| Идентификатор | ИдентификаторMinesecToolKit |
| Версия | Версия1.0.3 |
| Тип | Типaar |
| Имя Файла | Размер |
|---|---|
| MinesecToolKit-1.0.3.pom | |
| MinesecToolKit-1.0.3.aar | 94 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.songyao1987/MinesecToolKit/ -->
<dependency>
<groupId>io.github.songyao1987</groupId>
<artifactId>MinesecToolKit</artifactId>
<version>1.0.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.songyao1987/MinesecToolKit/
implementation 'io.github.songyao1987:MinesecToolKit:1.0.3'
// https://jarcasting.com/artifacts/io.github.songyao1987/MinesecToolKit/
implementation ("io.github.songyao1987:MinesecToolKit:1.0.3")
'io.github.songyao1987:MinesecToolKit:aar:1.0.3'
<dependency org="io.github.songyao1987" name="MinesecToolKit" rev="1.0.3">
<artifact name="MinesecToolKit" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.songyao1987', module='MinesecToolKit', version='1.0.3')
)
libraryDependencies += "io.github.songyao1987" % "MinesecToolKit" % "1.0.3"
[io.github.songyao1987/MinesecToolKit "1.0.3"]