is not current version
Last Version 4.0.0-alpha.0

org.webjars.npm:riot-compiler 2.5.7

WebJar for riot-compiler

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

riot-compiler
Version

Version

2.5.7
Type

Type

jar

Download riot-compiler 2.5.7


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