is not current version
Last Version 4.2.0

org.webjars.npm:gaxios 1.2.0

WebJar for gaxios

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

gaxios
Version

Version

1.2.0
Type

Type

jar

Download gaxios 1.2.0


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