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