Download process-phoenix-1.1.1.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 1.1.1 in this page.

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials