is not current version
Last Version 4.8.4

org.webjars.npm:rsvp 3.0.13

WebJar for rsvp

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

rsvp
Version

Version

3.0.13
Type

Type

jar

Download rsvp 3.0.13


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