License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdfetch-ie8 |
Version | Version1.5.0 |
Type | Typejar |
Description |
Descriptionfetch-ie8
WebJar for fetch-ie8
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fetch-ie8-1.5.0.pom | |
fetch-ie8-1.5.0.jar | 9 KB |
fetch-ie8-1.5.0-sources.jar | 22 bytes |
fetch-ie8-1.5.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/fetch-ie8/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>fetch-ie8</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/fetch-ie8/
implementation 'org.webjars.npm:fetch-ie8:1.5.0'
// https://jarcasting.com/artifacts/org.webjars.npm/fetch-ie8/
implementation ("org.webjars.npm:fetch-ie8:1.5.0")
'org.webjars.npm:fetch-ie8:jar:1.5.0'
<dependency org="org.webjars.npm" name="fetch-ie8" rev="1.5.0">
<artifact name="fetch-ie8" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='fetch-ie8', version='1.5.0')
)
libraryDependencies += "org.webjars.npm" % "fetch-ie8" % "1.5.0"
[org.webjars.npm/fetch-ie8 "1.5.0"]