Jar examples for p:promise
Provides the ability to execute a handler on a timer and reschedule on completion.
You can download jar file promise 0.12.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add promise-0.12.0.jar to your project.
<dependency> <groupId>com.groupon.promise</groupId> <artifactId>promise</artifactId> <version>0.12.0</version> </dependency>
compile group: 'com.groupon.promise', name: 'promise', version: '0.12.0'
libraryDependencies += "com.groupon.promise" % "promise" % "0.12.0"
<dependency org="com.groupon.promise" name="promise" rev="0.12.0"/>
@Grapes(@Grab(group='com.groupon.promise', module='promise', version='0.12.0'))
'com.groupon.promise:promise:jar:0.12.0'
Click the following link to download the jar file.
promise-0.12.0-javadoc.jar