License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdneo-async |
Version | Version2.6.2 |
Type | Typejar |
Description |
Descriptionneo-async
WebJar for neo-async
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
neo-async-2.6.2.pom | |
neo-async-2.6.2.jar | 66 KB |
neo-async-2.6.2-sources.jar | 22 bytes |
neo-async-2.6.2-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/neo-async/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>neo-async</artifactId>
<version>2.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/neo-async/
implementation 'org.webjars.npm:neo-async:2.6.2'
// https://jarcasting.com/artifacts/org.webjars.npm/neo-async/
implementation ("org.webjars.npm:neo-async:2.6.2")
'org.webjars.npm:neo-async:jar:2.6.2'
<dependency org="org.webjars.npm" name="neo-async" rev="2.6.2">
<artifact name="neo-async" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='neo-async', version='2.6.2')
)
libraryDependencies += "org.webjars.npm" % "neo-async" % "2.6.2"
[org.webjars.npm/neo-async "2.6.2"]