is not current version
Last Version 0.10.8

org.webjars.npm:ractive 0.8.2

WebJar for ractive

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

ractive
Version

Version

0.8.2
Type

Type

jar

Download ractive 0.8.2


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