License |
License |
---|---|
GroupId | GroupIdcom.github.michael-rapp |
ArtifactId | ArtifactIdandroid-util |
Version | Version2.1.0 |
Type | Typeaar |
Description |
DescriptionAndroidUtil
Contains various utility classes for use in Android app development.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
android-util-2.1.0.pom | |
android-util-2.1.0.aar | 105 KB |
android-util-2.1.0-sources.jar | 72 KB |
android-util-2.1.0-javadoc.jar | 218 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.michael-rapp/android-util/ -->
<dependency>
<groupId>com.github.michael-rapp</groupId>
<artifactId>android-util</artifactId>
<version>2.1.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.michael-rapp/android-util/
implementation 'com.github.michael-rapp:android-util:2.1.0'
// https://jarcasting.com/artifacts/com.github.michael-rapp/android-util/
implementation ("com.github.michael-rapp:android-util:2.1.0")
'com.github.michael-rapp:android-util:aar:2.1.0'
<dependency org="com.github.michael-rapp" name="android-util" rev="2.1.0">
<artifact name="android-util" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.michael-rapp', module='android-util', version='2.1.0')
)
libraryDependencies += "com.github.michael-rapp" % "android-util" % "2.1.0"
[com.github.michael-rapp/android-util "2.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.michael-rapp : java-util | jar | 2.5.0 |
androidx.annotation » annotation | jar | 1.1.0 |
androidx.appcompat » appcompat | jar | 1.1.0 |
androidx.legacy » legacy-support-v4 | jar | 1.0.0 |
androidx.recyclerview » recyclerview | jar | 1.1.0 |