e

es-module-shims

Shims for the latest ES module features
https://github.com/guybedford/es-module-shims#readme
MIT
Guy Bedford
guybedford
Files download
File Operation
es-module-shims-1.10.0.jar download
es-module-shims-1.10.0.pom download
es-module-shims-1.10.0-sources.jar download
Apache Maven
<dependency>
  <groupId>org.mvnpm</groupId>
  <artifactId>es-module-shims</artifactId>
  <version>1.10.0</version>
</dependency>
Gradle Groovy
implementation 'org.mvnpm:es-module-shims:1.10.0'
Gradle Kotlin
implementation("org.mvnpm:es-module-shims:1.10.0")
Scala SBT
libraryDependencies += "org.mvnpm" % "es-module-shims" % "1.10.0"
Groovy Grape
@Grapes(
  @Grab(group='org.mvnpm', module='es-module-shims', version='1.10.0')
)
Apache Ivy
<dependency org="org.mvnpm" name="es-module-shims" rev="1.10.0" />
Leiningen
[org.mvnpm/es-module-shims "1.10.0"]
Apache Buildr
'org.mvnpm:es-module-shims:jar:1.10.0'
Dependencies
The project has no third-party dependencies