не последняя версия
Последняя версия 0.0.15

com.github.myxfeng:armstest 0.0.14

sdk utils

Группа

Группа

com.github.myxfeng
Идентификатор

Идентификатор

armstest
Версия

Версия

0.0.14
Тип

Тип

aar

Скачать armstest 0.0.14

Имя Файла Размер
armstest-0.0.14.pom
armstest-0.0.14.aar 282 KB
Обзор

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