is not current version
Last Version 1.1.11

org.zeroturnaround:gradle-jrebel-plugin 1.1.2

ZeroTurnaround JRebel Gradle plugin

Categories

Categories

Gradle Build Tools
GroupId

GroupId

org.zeroturnaround
ArtifactId

ArtifactId

gradle-jrebel-plugin
Version

Version

1.1.2
Type

Type

jar

Download gradle-jrebel-plugin 1.1.2


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