is not current version
Last Version 0.21.1

org.webjars.bower:axios 0.15.2

WebJar for axios

GroupId

GroupId

org.webjars.bower
ArtifactId

ArtifactId

axios
Version

Version

0.15.2
Type

Type

jar

Download axios 0.15.2


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