License |
License
BSD
|
---|---|
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdrebound |
Last Version | Last Version0.0.13 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrebound
WebJar for rebound
|
Project URL |
Project URL |
Filename | Size |
---|---|
rebound-0.0.13.pom | |
rebound-0.0.13.jar | 450 KB |
rebound-0.0.13-sources.jar | 22 bytes |
rebound-0.0.13-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/rebound/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>rebound</artifactId>
<version>0.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/rebound/
implementation 'org.webjars.npm:rebound:0.0.13'
// https://jarcasting.com/artifacts/org.webjars.npm/rebound/
implementation ("org.webjars.npm:rebound:0.0.13")
'org.webjars.npm:rebound:jar:0.0.13'
<dependency org="org.webjars.npm" name="rebound" rev="0.0.13">
<artifact name="rebound" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='rebound', version='0.0.13')
)
libraryDependencies += "org.webjars.npm" % "rebound" % "0.0.13"
[org.webjars.npm/rebound "0.0.13"]