is not current version
Last Version 3.2.8

com.rangotec.utils:AndroidUtils 3.2.5

Android 7.1.2 智能终端常用功能的集合

GroupId

GroupId

com.rangotec.utils
ArtifactId

ArtifactId

AndroidUtils
Version

Version

3.2.5
Type

Type

aar

Download AndroidUtils 3.2.5


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