is not current version
Last Version 0.0.15

com.github.myxfeng:armstest 0.0.14

sdk utils

GroupId

GroupId

com.github.myxfeng
ArtifactId

ArtifactId

armstest
Version

Version

0.0.14
Type

Type

aar

Download armstest 0.0.14


<!-- 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"]