Last Version

async 0.0.4

The async tool for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

async
Version

Version

0.0.4
Type

Type

pom
Description

Description

async
The async tool for java.
Source Code Management

Source Code Management

https://github.com/houbb/async

Download async 0.0.4

Filename Size
async-0.0.4.pom 11 KB
Browse

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

  • async-api
  • async-core
  • async-test
  • async-spring
  • async-springboot-starter
  • async-test2