Jar examples for p:promise-core
A promise implementation for Android
You can download jar file promise-core 2.0.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add promise-core-2.0.0.jar to your project.
<dependency> <groupId>cn.yerl.android</groupId> <artifactId>promise-core</artifactId> <version>2.0.0</version> </dependency>
compile group: 'cn.yerl.android', name: 'promise-core', version: '2.0.0'
libraryDependencies += "cn.yerl.android" % "promise-core" % "2.0.0"
<dependency org="cn.yerl.android" name="promise-core" rev="2.0.0"/>
@Grapes(@Grab(group='cn.yerl.android', module='promise-core', version='2.0.0'))
'cn.yerl.android:promise-core:jar:2.0.0'
Click the following link to download the jar file.
promise-core-2.0.0-javadoc.jar