is not current version
Last Version 1.3.0

com.fizzed:rocker-runtime 0.24.0


GroupId

GroupId

com.fizzed
ArtifactId

ArtifactId

rocker-runtime
Version

Version

0.24.0
Type

Type

jar

Download rocker-runtime 0.24.0


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