is not current version
Last Version 0.1.0

dev.mccue:async 0.0.1653934603

A few helpers for async code.

GroupId

GroupId

dev.mccue
ArtifactId

ArtifactId

async
Version

Version

0.0.1653934603
Type

Type

jar

Download async 0.0.1653934603


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