License |
License |
---|---|
Categories |
CategoriesJavaScript Languages Github Development Tools Version Controls ActiveJ User Interface Web Frameworks |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdgithub-com-RactiveJS-Ractive |
Last Version | Last Version0.9.14 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionractive
WebJar for ractive
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/github-com-RactiveJS-Ractive/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>github-com-RactiveJS-Ractive</artifactId>
<version>0.9.14</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-RactiveJS-Ractive/
implementation 'org.webjars.npm:github-com-RactiveJS-Ractive:0.9.14'
// https://jarcasting.com/artifacts/org.webjars.npm/github-com-RactiveJS-Ractive/
implementation ("org.webjars.npm:github-com-RactiveJS-Ractive:0.9.14")
'org.webjars.npm:github-com-RactiveJS-Ractive:jar:0.9.14'
<dependency org="org.webjars.npm" name="github-com-RactiveJS-Ractive" rev="0.9.14">
<artifact name="github-com-RactiveJS-Ractive" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='github-com-RactiveJS-Ractive', version='0.9.14')
)
libraryDependencies += "org.webjars.npm" % "github-com-RactiveJS-Ractive" % "0.9.14"
[org.webjars.npm/github-com-RactiveJS-Ractive "0.9.14"]