webjar-superagent
Webjar package of superagent.js, "Ajax with less suck" (https://github.com/visionmedia/superagent)
More info: http://webjars.org
Upstream: https://github.com/paiou/superagent
| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars |
| ArtifactId | ArtifactIdsuperagent |
| Last Version | Last Version1.4.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsuperagent
WebJar for superagent.js
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| superagent-1.4.0.pom | |
| superagent-1.4.0.jar | 14 KB |
| superagent-1.4.0-javadoc.jar | 11 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/superagent/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>superagent</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/superagent/
implementation 'org.webjars:superagent:1.4.0'
// https://jarcasting.com/artifacts/org.webjars/superagent/
implementation ("org.webjars:superagent:1.4.0")
'org.webjars:superagent:jar:1.4.0'
<dependency org="org.webjars" name="superagent" rev="1.4.0">
<artifact name="superagent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='superagent', version='1.4.0')
)
libraryDependencies += "org.webjars" % "superagent" % "1.4.0"
[org.webjars/superagent "1.4.0"]
Webjar package of superagent.js, "Ajax with less suck" (https://github.com/visionmedia/superagent)
More info: http://webjars.org
Upstream: https://github.com/paiou/superagent