License |
License |
---|---|
GroupId | GroupIdcom.rangotec.utils |
ArtifactId | ArtifactIdAndroidUtils |
Version | Version3.0.29 |
Type | Typeaar |
Description |
DescriptionAndroidUtils
Android 7.1.2 智能终端常用功能的集合
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
AndroidUtils-3.0.29.pom | |
AndroidUtils-3.0.29-sources.jar | 159 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.rangotec.utils/AndroidUtils/ -->
<dependency>
<groupId>com.rangotec.utils</groupId>
<artifactId>AndroidUtils</artifactId>
<version>3.0.29</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.rangotec.utils/AndroidUtils/
implementation 'com.rangotec.utils:AndroidUtils:3.0.29'
// https://jarcasting.com/artifacts/com.rangotec.utils/AndroidUtils/
implementation ("com.rangotec.utils:AndroidUtils:3.0.29")
'com.rangotec.utils:AndroidUtils:aar:3.0.29'
<dependency org="com.rangotec.utils" name="AndroidUtils" rev="3.0.29">
<artifact name="AndroidUtils" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.rangotec.utils', module='AndroidUtils', version='3.0.29')
)
libraryDependencies += "com.rangotec.utils" % "AndroidUtils" % "3.0.29"
[com.rangotec.utils/AndroidUtils "3.0.29"]
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.8.8 |
com.github.bumptech.glide : glide | jar | 4.10.0 |