| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdjquery-sse |
| Version | Version0.1.3 |
| Type | Typejar |
| Description |
Descriptionjquery-sse
WebJar for jquery-sse
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jquery-sse-0.1.3.pom | |
| jquery-sse-0.1.3.jar | 16 KB |
| jquery-sse-0.1.3-sources.jar | 22 bytes |
| jquery-sse-0.1.3-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/jquery-sse/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>jquery-sse</artifactId>
<version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/jquery-sse/
implementation 'org.webjars.npm:jquery-sse:0.1.3'
// https://jarcasting.com/artifacts/org.webjars.npm/jquery-sse/
implementation ("org.webjars.npm:jquery-sse:0.1.3")
'org.webjars.npm:jquery-sse:jar:0.1.3'
<dependency org="org.webjars.npm" name="jquery-sse" rev="0.1.3">
<artifact name="jquery-sse" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='jquery-sse', version='0.1.3')
)
libraryDependencies += "org.webjars.npm" % "jquery-sse" % "0.1.3"
[org.webjars.npm/jquery-sse "0.1.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.webjars.npm : jquery | jar | [1.7.0,) |