is not current version
Last Version 1.1.1

com.jaredrummler:android-processes 1.1.0


GroupId

GroupId

com.jaredrummler
ArtifactId

ArtifactId

android-processes
Version

Version

1.1.0
Type

Type

aar

Download android-processes 1.1.0


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