is not current version
Last Version 1.3.7

com.cedarsoft.utils:async 1.3.3


GroupId

GroupId

com.cedarsoft.utils
ArtifactId

ArtifactId

async
Version

Version

1.3.3
Type

Type

jar

Download async 1.3.3


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