is not current version
Last Version 4.0.0-alpha.0

org.webjars.npm:riot-compiler 3.2.4

WebJar for riot-compiler

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

riot-compiler
Version

Version

3.2.4
Type

Type

jar

Download riot-compiler 3.2.4


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