is not current version
Last Version 1.5.3-scala_2.8.2

org.fusesource.scalate:scalate-jrebel 1.5.2

JRebel plugin to reload Scalate templates on class reload

Categories

Categories

Scala Languages
GroupId

GroupId

org.fusesource.scalate
ArtifactId

ArtifactId

scalate-jrebel
Version

Version

1.5.2
Type

Type

jar

Download scalate-jrebel 1.5.2


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