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