is not current version
Last Version 1.0.7

org.webjars.npm:custom-event-polyfill 0.3.0

WebJar for custom-event-polyfill

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

custom-event-polyfill
Version

Version

0.3.0
Type

Type

jar

Download custom-event-polyfill 0.3.0


<!-- https://jarcasting.com/artifacts/org.webjars.npm/custom-event-polyfill/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>custom-event-polyfill</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/custom-event-polyfill/
implementation 'org.webjars.npm:custom-event-polyfill:0.3.0'
// https://jarcasting.com/artifacts/org.webjars.npm/custom-event-polyfill/
implementation ("org.webjars.npm:custom-event-polyfill:0.3.0")
'org.webjars.npm:custom-event-polyfill:jar:0.3.0'
<dependency org="org.webjars.npm" name="custom-event-polyfill" rev="0.3.0">
  <artifact name="custom-event-polyfill" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='custom-event-polyfill', version='0.3.0')
)
libraryDependencies += "org.webjars.npm" % "custom-event-polyfill" % "0.3.0"
[org.webjars.npm/custom-event-polyfill "0.3.0"]