is not current version
Last Version 3.0.0

com.threewks.thundr:thundr-jrebel-plugin 1.0.0

JRebel plugin for the Thundr framework.

GroupId

GroupId

com.threewks.thundr
ArtifactId

ArtifactId

thundr-jrebel-plugin
Version

Version

1.0.0
Type

Type

jar

Download thundr-jrebel-plugin 1.0.0


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