is not current version
Last Version 2.6.0

org.webjars.npm:xhr 2.3.0

WebJar for xhr

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

xhr
Version

Version

2.3.0
Type

Type

jar

Download xhr 2.3.0


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