is not current version
Last Version 0.3.0

io.github.laplacedemon:async-wait 0.1.0


GroupId

GroupId

io.github.laplacedemon
ArtifactId

ArtifactId

async-wait
Version

Version

0.1.0
Type

Type

jar

Download async-wait 0.1.0


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