Last Version

Android Processes 1.1.1

A small library to get the current running processes on Android

License

License

GroupId

GroupId

com.jaredrummler
ArtifactId

ArtifactId

android-processes
Version

Version

1.1.1
Type

Type

aar
Description

Description

Android Processes
A small library to get the current running processes on Android
Project URL

Project URL

https://github.com/jaredrummler/AndroidProcesses
Source Code Management

Source Code Management

https://github.com/jaredrummler/AndroidProcesses

Download android-processes 1.1.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.