GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdfetch-ie8 |
Version | Version1.4.3 |
Type | Typejar |
Filename | Size |
---|---|
fetch-ie8-1.4.3.pom | |
fetch-ie8-1.4.3.jar | 8 KB |
fetch-ie8-1.4.3-sources.jar | 22 bytes |
fetch-ie8-1.4.3-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.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/fetch-ie8/
implementation 'org.webjars.npm:fetch-ie8:1.4.3'
// https://jarcasting.com/artifacts/org.webjars.npm/fetch-ie8/
implementation ("org.webjars.npm:fetch-ie8:1.4.3")
'org.webjars.npm:fetch-ie8:jar:1.4.3'
<dependency org="org.webjars.npm" name="fetch-ie8" rev="1.4.3">
<artifact name="fetch-ie8" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='fetch-ie8', version='1.4.3')
)
libraryDependencies += "org.webjars.npm" % "fetch-ie8" % "1.4.3"
[org.webjars.npm/fetch-ie8 "1.4.3"]