Download process-phoenix-2.0.0.jar file - Jar p

Jar examples for p:process-phoenix

Description

A special activity which facilitates restarting your application process.

You can download jar file process-phoenix 2.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add process-phoenix-2.0.0.jar to your project.

<dependency>
   <groupId>com.jakewharton</groupId>
   <artifactId>process-phoenix</artifactId>
   <version>2.0.0</version>
</dependency>
compile group: 'com.jakewharton', name: 'process-phoenix', version: '2.0.0'
libraryDependencies += "com.jakewharton" % "process-phoenix" % "2.0.0"
<dependency org="com.jakewharton" name="process-phoenix" rev="2.0.0"/>
@Grapes(@Grab(group='com.jakewharton', module='process-phoenix', version='2.0.0'))
'com.jakewharton:process-phoenix:jar:2.0.0'

Download

Click the following link to download the jar file.

process-phoenix-2.0.0-javadoc.jar
process-phoenix-2.0.0-sources.jar
process-phoenix-2.0.0.pom



Related Tutorials