License |
License |
---|---|
GroupId | GroupIdcom.rangotec.utils |
ArtifactId | ArtifactIdAndroidUtils |
Version | Version3.0.22 |
Type | Typeaar |
Description |
DescriptionAndroidUtils
Android 7.1.2 智能终端常用功能的集合
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
AndroidUtils-3.0.22.pom | |
AndroidUtils-3.0.22-sources.jar | 150 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.rangotec.utils/AndroidUtils/ -->
<dependency>
<groupId>com.rangotec.utils</groupId>
<artifactId>AndroidUtils</artifactId>
<version>3.0.22</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.rangotec.utils/AndroidUtils/
implementation 'com.rangotec.utils:AndroidUtils:3.0.22'
// https://jarcasting.com/artifacts/com.rangotec.utils/AndroidUtils/
implementation ("com.rangotec.utils:AndroidUtils:3.0.22")
'com.rangotec.utils:AndroidUtils:aar:3.0.22'
<dependency org="com.rangotec.utils" name="AndroidUtils" rev="3.0.22">
<artifact name="AndroidUtils" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.rangotec.utils', module='AndroidUtils', version='3.0.22')
)
libraryDependencies += "com.rangotec.utils" % "AndroidUtils" % "3.0.22"
[com.rangotec.utils/AndroidUtils "3.0.22"]
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.3.0-alpha02 |
com.google.android.material » material | jar | 1.3.0-alpha04 |
com.squareup.okhttp3 : okhttp | jar | 3.14.2 |
com.google.code.gson : gson | jar | 2.8.6 |
com.github.bumptech.glide : glide | jar | 4.10.0 |