MVN

com.github.houbb : async

Maven & Gradle

Aug 06, 2020
26 stars

async · The async tool for java.

<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>async</artifactId>
    <version>0.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.houbb : async to add to Maven - Latest Versions:

  • Latest Stable: 0.0.4

All Versions

Choose a version of com.github.houbb : async to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
async-0.0.4
async-0.0.3
async-0.0.2
async-0.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>async</artifactId>
    <version>0.0.4</version>
</dependency>