MVN

com.nhaarman : asyncawait-android

Maven & Gradle

Nov 30, 2016
100 stars

AsyncAwait-Android · Async-Await in Android

<dependency>
    <groupId>com.nhaarman</groupId>
    <artifactId>asyncawait-android</artifactId>
    <version>0.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.nhaarman : asyncawait-android to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.2

All Versions

Choose a version of com.nhaarman : asyncawait-android to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
asyncawait-android-0.1.2
asyncawait-android-0.1.1
asyncawait-android-0.1.0

How to add a dependency to Maven

Add the following com.nhaarman : asyncawait-android maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.nhaarman</groupId>
    <artifactId>asyncawait-android</artifactId>
    <version>0.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.nhaarman : asyncawait-android gradle dependency to your build.gradle file:

implementation 'com.nhaarman:asyncawait-android:0.1.2'

Gradle Kotlin DSL: Add the following com.nhaarman : asyncawait-android gradle kotlin dependency to your build.gradle.kts file:

implementation("com.nhaarman:asyncawait-android:0.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.nhaarman : asyncawait-android sbt scala dependency to your build.sbt file:

libraryDependencies += "com.nhaarman" % "asyncawait-android" % "0.1.2"

Advertisement

Dependencies from Group

Jun 21, 2018
148 usages
3k stars
Jun 21, 2018
102 usages
3k stars
Dec 16, 2018
26 usages
43 stars
Nov 25, 2016
2 usages
88 stars
Apr 13, 2021
2 usages
14 stars

Discover Dependencies

Oct 26, 2016
43 stars
Oct 19, 2016
43 stars
Oct 18, 2016
0 stars
Oct 19, 2016
2 stars
Apr 02, 2019
186 stars
Oct 22, 2016
1k stars
Oct 19, 2016
7 stars
Mar 08, 2017
1 usages
30 stars
Oct 27, 2016
1 usages
4 stars