Last Version

com.github.houbb:async-api 0.0.4

The api module of async project.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

async-api
Version

Version

0.0.4
Type

Type

jar
Description

Description

The api module of async project.

Download async-api 0.0.4


<!-- https://jarcasting.com/artifacts/com.github.houbb/async-api/ -->
<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>async-api</artifactId>
    <version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/async-api/
implementation 'com.github.houbb:async-api:0.0.4'
// https://jarcasting.com/artifacts/com.github.houbb/async-api/
implementation ("com.github.houbb:async-api:0.0.4")
'com.github.houbb:async-api:jar:0.0.4'
<dependency org="com.github.houbb" name="async-api" rev="0.0.4">
  <artifact name="async-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='async-api', version='0.0.4')
)
libraryDependencies += "com.github.houbb" % "async-api" % "0.0.4"
[com.github.houbb/async-api "0.0.4"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.