is not current version
Last Version 0.0.4

com.github.houbb:async-test 0.0.3


GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

async-test
Version

Version

0.0.3
Type

Type

jar

Download async-test 0.0.3


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