is not current version
Last Version 2.6.2

org.webjars.npm:neo-async 2.6.1

WebJar for neo-async

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

neo-async
Version

Version

2.6.1
Type

Type

jar

Download neo-async 2.6.1


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