License |
License |
---|---|
GroupId | GroupIdcom.rangotec.utils |
ArtifactId | ArtifactIdAndroidUtils |
Last Version | Last Version3.2.8 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionAndroidUtils
Android 7.1.2 智能终端常用功能的集合
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
AndroidUtils-3.2.8.pom | |
AndroidUtils-3.2.8-sources.jar | 150 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.rangotec.utils/AndroidUtils/ -->
<dependency>
<groupId>com.rangotec.utils</groupId>
<artifactId>AndroidUtils</artifactId>
<version>3.2.8</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.rangotec.utils/AndroidUtils/
implementation 'com.rangotec.utils:AndroidUtils:3.2.8'
// https://jarcasting.com/artifacts/com.rangotec.utils/AndroidUtils/
implementation ("com.rangotec.utils:AndroidUtils:3.2.8")
'com.rangotec.utils:AndroidUtils:aar:3.2.8'
<dependency org="com.rangotec.utils" name="AndroidUtils" rev="3.2.8">
<artifact name="AndroidUtils" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.rangotec.utils', module='AndroidUtils', version='3.2.8')
)
libraryDependencies += "com.rangotec.utils" % "AndroidUtils" % "3.2.8"
[com.rangotec.utils/AndroidUtils "3.2.8"]
Group / Artifact | Type | Version |
---|---|---|
androidx.appcompat » appcompat | jar | 1.3.1 |
com.google.android.material » material | jar | 1.4.0 |
com.squareup.okhttp3 : okhttp | jar | 5.0.0-alpha.2 |
com.google.code.gson : gson | jar | 2.9.0 |
com.github.bumptech.glide : glide | jar | 4.11.0 |
com.squareup.okhttp3 : logging-interceptor | jar | 3.5.0 |
com.orhanobut : logger | jar | 2.1.1 |