optimist
A WebJar for the optimist project.
License |
License
MIT/X11
|
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdasync |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionasync
WebJar for async
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
async-1.3.0.pom | |
async-1.3.0.jar | 8 KB |
async-1.3.0-javadoc.jar | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/async/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>async</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/async/
implementation 'org.webjars:async:1.3.0'
// https://jarcasting.com/artifacts/org.webjars/async/
implementation ("org.webjars:async:1.3.0")
'org.webjars:async:jar:1.3.0'
<dependency org="org.webjars" name="async" rev="1.3.0">
<artifact name="async" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='async', version='1.3.0')
)
libraryDependencies += "org.webjars" % "async" % "1.3.0"
[org.webjars/async "1.3.0"]
A WebJar for the optimist project.