ExecutableRunner

Run standalone (console) executables on Android

License

License

GroupId

GroupId

com.viliussutkus89
ArtifactId

ArtifactId

ExecutableRunner
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

aar
Description

Description

ExecutableRunner
Run standalone (console) executables on Android
Project URL

Project URL

https://github.com/ViliusSutkus89/ExecutableRunner-Android
Source Code Management

Source Code Management

https://github.com/ViliusSutkus89/ExecutableRunner-Android

Download ExecutableRunner

How to add to project

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

Dependencies

runtime (1)

Group / Artifact Type Version
androidx.annotation » annotation jar 1.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2