License |
License
MIT
|
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdaxios |
Last Version | Last Version0.27.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionaxios
WebJar for axios
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
axios-0.27.2.pom | |
axios-0.27.2.jar | 94 KB |
axios-0.27.2-sources.jar | 22 bytes |
axios-0.27.2-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/axios/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>axios</artifactId>
<version>0.27.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/axios/
implementation 'org.webjars.npm:axios:0.27.2'
// https://jarcasting.com/artifacts/org.webjars.npm/axios/
implementation ("org.webjars.npm:axios:0.27.2")
'org.webjars.npm:axios:jar:0.27.2'
<dependency org="org.webjars.npm" name="axios" rev="0.27.2">
<artifact name="axios" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='axios', version='0.27.2')
)
libraryDependencies += "org.webjars.npm" % "axios" % "0.27.2"
[org.webjars.npm/axios "0.27.2"]
Group / Artifact | Type | Version |
---|---|---|
org.webjars.npm : follow-redirects | jar | [1.14.9,2) |
org.webjars.npm : form-data | jar | [4.0.0,5) |