WebJar for Ractive.js
More info: http://webjars.org
Upstream: https://github.com/ractivejs/ractive
| License |
License |
|---|---|
| GroupId | GroupIdorg.webjars |
| ArtifactId | ArtifactIdractive |
| Last Version | Last Version0.9.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionRactive.js
WebJar for Ractive.js
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ractive-0.9.3.pom | |
| ractive-0.9.3.jar | 585 KB |
| ractive-0.9.3-javadoc.jar | 582 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/ractive/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>ractive</artifactId>
<version>0.9.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/ractive/
implementation 'org.webjars:ractive:0.9.3'
// https://jarcasting.com/artifacts/org.webjars/ractive/
implementation ("org.webjars:ractive:0.9.3")
'org.webjars:ractive:jar:0.9.3'
<dependency org="org.webjars" name="ractive" rev="0.9.3">
<artifact name="ractive" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='ractive', version='0.9.3')
)
libraryDependencies += "org.webjars" % "ractive" % "0.9.3"
[org.webjars/ractive "0.9.3"]
WebJar for Ractive.js
More info: http://webjars.org
Upstream: https://github.com/ractivejs/ractive