| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.jaredrummler |
| Идентификатор | Идентификаторandroid-shell |
| Версия | Версия1.0.0 |
| Тип | Типjar |
| Описание |
ОписаниеAndroid Shell
Execute shell commands on Android.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| android-shell-1.0.0.pom | |
| android-shell-1.0.0.jar | 33 KB |
| android-shell-1.0.0-sources.jar | 18 KB |
| android-shell-1.0.0-javadoc.jar | 72 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.android.support » support-annotations | jar | 25.3.1 |