License |
License |
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdevent-source-polyfill |
Version | Version1.0.7 |
Type | Typejar |
Description |
Descriptionevent-source-polyfill
WebJar for event-source-polyfill
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
event-source-polyfill-1.0.7.pom | |
event-source-polyfill-1.0.7.jar | 68 KB |
event-source-polyfill-1.0.7-sources.jar | 22 bytes |
event-source-polyfill-1.0.7-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>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/event-source-polyfill/
implementation 'org.webjars.npm:event-source-polyfill:1.0.7'
// https://jarcasting.com/artifacts/org.webjars.npm/event-source-polyfill/
implementation ("org.webjars.npm:event-source-polyfill:1.0.7")
'org.webjars.npm:event-source-polyfill:jar:1.0.7'
<dependency org="org.webjars.npm" name="event-source-polyfill" rev="1.0.7">
<artifact name="event-source-polyfill" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='event-source-polyfill', version='1.0.7')
)
libraryDependencies += "org.webjars.npm" % "event-source-polyfill" % "1.0.7"
[org.webjars.npm/event-source-polyfill "1.0.7"]