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