is not current version
Last Version v2.0.1

org.webjars.bower:github-com-caolan-async v2.0.0

WebJar for async

Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

github-com-caolan-async
Version

Version

v2.0.0
Type

Type

jar

Download github-com-caolan-async v2.0.0


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