| License |
License |
|---|---|
| GroupId | GroupIdcom.hanhuy |
| ArtifactId | ArtifactIdandroid-futures |
| Version | Version0.1 |
| Type | Typejar |
| Description |
Descriptionandroid-futures
android-futures
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| android-futures-0.1.pom | |
| android-futures-0.1.jar | 21 KB |
| android-futures-0.1-tests.jar | 303 bytes |
| android-futures-0.1-tests-sources.jar | 252 bytes |
| android-futures-0.1-sources.jar | 252 bytes |
| android-futures-0.1-javadoc.jar | 40 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.hanhuy/android-futures/ -->
<dependency>
<groupId>com.hanhuy</groupId>
<artifactId>android-futures</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.hanhuy/android-futures/
implementation 'com.hanhuy:android-futures:0.1'
// https://jarcasting.com/artifacts/com.hanhuy/android-futures/
implementation ("com.hanhuy:android-futures:0.1")
'com.hanhuy:android-futures:jar:0.1'
<dependency org="com.hanhuy" name="android-futures" rev="0.1">
<artifact name="android-futures" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hanhuy', module='android-futures', version='0.1')
)
libraryDependencies += "com.hanhuy" % "android-futures" % "0.1"
[com.hanhuy/android-futures "0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 17.0 |