не последняя версия
Последняя версия 2.6.2

org.webjars.npm:neo-async 1.8.2

WebJar for neo-async

Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

neo-async
Версия

Версия

1.8.2
Тип

Тип

jar

Скачать neo-async 1.8.2


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