License |
License |
---|---|
GroupId | GroupIdcom.jrummyapps |
ArtifactId | ArtifactIdandroid-shell |
Version | Version1.0.1 |
Type | Typeaar |
Description |
DescriptionAndroid Shell
A powerful image downloading and caching library for Android
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
android-shell-1.0.1.pom | |
android-shell-1.0.1.aar | 30 KB |
android-shell-1.0.1-sources.jar | 18 KB |
android-shell-1.0.1-javadoc.jar | 71 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jrummyapps/android-shell/ -->
<dependency>
<groupId>com.jrummyapps</groupId>
<artifactId>android-shell</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.jrummyapps/android-shell/
implementation 'com.jrummyapps:android-shell:1.0.1'
// https://jarcasting.com/artifacts/com.jrummyapps/android-shell/
implementation ("com.jrummyapps:android-shell:1.0.1")
'com.jrummyapps:android-shell:aar:1.0.1'
<dependency org="com.jrummyapps" name="android-shell" rev="1.0.1">
<artifact name="android-shell" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.jrummyapps', module='android-shell', version='1.0.1')
)
libraryDependencies += "com.jrummyapps" % "android-shell" % "1.0.1"
[com.jrummyapps/android-shell "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » support-annotations | jar | 25.0.1 |