is not current version
Last Version 1.3.0

com.fizzed:rocker-runtime 0.12.1


GroupId

GroupId

com.fizzed
ArtifactId

ArtifactId

rocker-runtime
Version

Version

0.12.1
Type

Type

jar

Download rocker-runtime 0.12.1


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