License |
License |
---|---|
GroupId | GroupIdcom.github.bdeneuter |
ArtifactId | ArtifactIdandroid-promise |
Version | Version1.0.6 |
Type | Typeaar |
Description |
DescriptionAndroid promise
Android Library for promise/deferred
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
android-promise-1.0.6.pom | |
android-promise-1.0.6.aar | 79 KB |
android-promise-1.0.6-sources.jar | 8 KB |
android-promise-1.0.6-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.bdeneuter/android-promise/ -->
<dependency>
<groupId>com.github.bdeneuter</groupId>
<artifactId>android-promise</artifactId>
<version>1.0.6</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.bdeneuter/android-promise/
implementation 'com.github.bdeneuter:android-promise:1.0.6'
// https://jarcasting.com/artifacts/com.github.bdeneuter/android-promise/
implementation ("com.github.bdeneuter:android-promise:1.0.6")
'com.github.bdeneuter:android-promise:aar:1.0.6'
<dependency org="com.github.bdeneuter" name="android-promise" rev="1.0.6">
<artifact name="android-promise" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.bdeneuter', module='android-promise', version='1.0.6')
)
libraryDependencies += "com.github.bdeneuter" % "android-promise" % "1.0.6"
[com.github.bdeneuter/android-promise "1.0.6"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » appcompat-v7 | jar | + |