License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdfake-xml-http-request |
Version | Version1.4.0 |
Type | Typejar |
Description |
Descriptionfake-xml-http-request
WebJar for fake-xml-http-request
|
Project URL |
Project URL |
Filename | Size |
---|---|
fake-xml-http-request-1.4.0.pom | |
fake-xml-http-request-1.4.0.jar | 29 KB |
fake-xml-http-request-1.4.0-sources.jar | 22 bytes |
fake-xml-http-request-1.4.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/fake-xml-http-request/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>fake-xml-http-request</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/fake-xml-http-request/
implementation 'org.webjars.npm:fake-xml-http-request:1.4.0'
// https://jarcasting.com/artifacts/org.webjars.npm/fake-xml-http-request/
implementation ("org.webjars.npm:fake-xml-http-request:1.4.0")
'org.webjars.npm:fake-xml-http-request:jar:1.4.0'
<dependency org="org.webjars.npm" name="fake-xml-http-request" rev="1.4.0">
<artifact name="fake-xml-http-request" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='fake-xml-http-request', version='1.4.0')
)
libraryDependencies += "org.webjars.npm" % "fake-xml-http-request" % "1.4.0"
[org.webjars.npm/fake-xml-http-request "1.4.0"]