GroupId | GroupIdio.github.laplacedemon |
---|---|
ArtifactId | ArtifactIdasync-wait |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
async-wait-0.3.0.pom | |
async-wait-0.3.0.jar | 8 KB |
async-wait-0.3.0-sources.jar | 3 KB |
async-wait-0.3.0-javadoc.jar | 44 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.laplacedemon/async-wait/ -->
<dependency>
<groupId>io.github.laplacedemon</groupId>
<artifactId>async-wait</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.laplacedemon/async-wait/
implementation 'io.github.laplacedemon:async-wait:0.3.0'
// https://jarcasting.com/artifacts/io.github.laplacedemon/async-wait/
implementation ("io.github.laplacedemon:async-wait:0.3.0")
'io.github.laplacedemon:async-wait:jar:0.3.0'
<dependency org="io.github.laplacedemon" name="async-wait" rev="0.3.0">
<artifact name="async-wait" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.laplacedemon', module='async-wait', version='0.3.0')
)
libraryDependencies += "io.github.laplacedemon" % "async-wait" % "0.3.0"
[io.github.laplacedemon/async-wait "0.3.0"]