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.8.2.jar download
es-module-shims-1.8.2.pom download
es-module-shims-1.8.2-sources.jar download
Apache Maven
<dependency>
  <groupId>org.mvnpm</groupId>
  <artifactId>es-module-shims</artifactId>
  <version>1.8.2</version>
</dependency>
Gradle Groovy
implementation 'org.mvnpm:es-module-shims:1.8.2'
Gradle Kotlin
implementation("org.mvnpm:es-module-shims:1.8.2")
Scala SBT
libraryDependencies += "org.mvnpm" % "es-module-shims" % "1.8.2"
Groovy Grape
@Grapes(
  @Grab(group='org.mvnpm', module='es-module-shims', version='1.8.2')
)
Apache Ivy
<dependency org="org.mvnpm" name="es-module-shims" rev="1.8.2" />
Leiningen
[org.mvnpm/es-module-shims "1.8.2"]
Apache Buildr
'org.mvnpm:es-module-shims:jar:1.8.2'
Dependencies
The project has no third-party dependencies