Process Phoenix

A special activity which facilitates restarting your application process.

License

License

GroupId

GroupId

com.jakewharton
ArtifactId

ArtifactId

process-phoenix
Last Version

Last Version

2.1.2
Release Date

Release Date

Type

Type

aar
Description

Description

Process Phoenix
A special activity which facilitates restarting your application process.
Project URL

Project URL

https://github.com/JakeWharton/ProcessPhoenix/
Source Code Management

Source Code Management

https://github.com/JakeWharton/ProcessPhoenix/

Download process-phoenix

How to add to project

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

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.

Versions

Version
2.1.2
2.1.1
2.1.0
2.0.0
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0