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