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