is not current version
Last Version 1.0.1

com.jrummyapps:android-shell 1.0.0

A powerful image downloading and caching library for Android

GroupId

GroupId

com.jrummyapps
ArtifactId

ArtifactId

android-shell
Version

Version

1.0.0
Type

Type

aar

Download android-shell 1.0.0


<!-- https://jarcasting.com/artifacts/com.jrummyapps/android-shell/ -->
<dependency>
    <groupId>com.jrummyapps</groupId>
    <artifactId>android-shell</artifactId>
    <version>1.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.jrummyapps/android-shell/
implementation 'com.jrummyapps:android-shell:1.0.0'
// https://jarcasting.com/artifacts/com.jrummyapps/android-shell/
implementation ("com.jrummyapps:android-shell:1.0.0")
'com.jrummyapps:android-shell:aar:1.0.0'
<dependency org="com.jrummyapps" name="android-shell" rev="1.0.0">
  <artifact name="android-shell" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.jrummyapps', module='android-shell', version='1.0.0')
)
libraryDependencies += "com.jrummyapps" % "android-shell" % "1.0.0"
[com.jrummyapps/android-shell "1.0.0"]