Last Version

Android Shell 1.0.0

Execute shell commands on Android.

License

License

GroupId

GroupId

com.jaredrummler
ArtifactId

ArtifactId

android-shell
Version

Version

1.0.0
Type

Type

jar
Description

Description

Android Shell
Execute shell commands on Android.
Project URL

Project URL

https://github.com/jaredrummler/android-shell
Source Code Management

Source Code Management

https://github.com/jaredrummler/android-shell

Download android-shell 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » support-annotations jar 25.3.1

Project Modules

There are no modules declared in this project.