is not current version
Last Version 0.2.0

org.webjars.npm:xhr2 0.1.3

WebJar for xhr2

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

xhr2
Version

Version

0.1.3
Type

Type

jar

Download xhr2 0.1.3


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