GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdevent-source-polyfill |
Version | Version0.0.9 |
Type | Typejar |
Filename | Size |
---|---|
event-source-polyfill-0.0.9.pom | |
event-source-polyfill-0.0.9.jar | 59 KB |
event-source-polyfill-0.0.9-sources.jar | 22 bytes |
event-source-polyfill-0.0.9-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/event-source-polyfill/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>event-source-polyfill</artifactId>
<version>0.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/event-source-polyfill/
implementation 'org.webjars.npm:event-source-polyfill:0.0.9'
// https://jarcasting.com/artifacts/org.webjars.npm/event-source-polyfill/
implementation ("org.webjars.npm:event-source-polyfill:0.0.9")
'org.webjars.npm:event-source-polyfill:jar:0.0.9'
<dependency org="org.webjars.npm" name="event-source-polyfill" rev="0.0.9">
<artifact name="event-source-polyfill" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='event-source-polyfill', version='0.0.9')
)
libraryDependencies += "org.webjars.npm" % "event-source-polyfill" % "0.0.9"
[org.webjars.npm/event-source-polyfill "0.0.9"]