MVN

com.jaredrummler : android-shell

Maven & Gradle

May 07, 2017
1 usages
686 stars

Android Shell · Execute shell commands on Android.

<dependency>
    <groupId>com.jaredrummler</groupId>
    <artifactId>android-shell</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.jaredrummler : android-shell to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.jaredrummler : android-shell to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
android-shell-1.0.0

How to add a dependency to Maven

Add the following com.jaredrummler : android-shell maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.jaredrummler</groupId>
    <artifactId>android-shell</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.jaredrummler : android-shell gradle dependency to your build.gradle file:

implementation 'com.jaredrummler:android-shell:1.0.0'

Gradle Kotlin DSL: Add the following com.jaredrummler : android-shell gradle kotlin dependency to your build.gradle.kts file:

implementation("com.jaredrummler:android-shell:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.jaredrummler : android-shell sbt scala dependency to your build.sbt file:

libraryDependencies += "com.jaredrummler" % "android-shell" % "1.0.0"

Advertisement

Dependencies from Group

Nov 28, 2022
11 usages
1.3k stars
Jan 16, 2019
4 usages
772 stars
Oct 29, 2018
2 usages
772 stars
Apr 09, 2016
1 usages
9 stars
May 07, 2017
1 usages
686 stars

Discover Dependencies

May 05, 2017
1 usages
Dec 04, 2017
1 usages
0 stars
Aug 23, 2023
1 usages
29 stars
Jun 25, 2017
1 usages
14 stars
Sep 10, 2018
1 usages
63 stars