GroupId | GroupIdorg.zeroturnaround |
---|---|
ArtifactId | ArtifactIdjavarebel-utils |
Last Version | Last Version2.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJavaRebel Utils
|
Filename | Size |
---|---|
javarebel-utils-2.0.2.pom | |
javarebel-utils-2.0.2.jar | 581 KB |
javarebel-utils-2.0.2-sources.jar | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.zeroturnaround/javarebel-utils/ -->
<dependency>
<groupId>org.zeroturnaround</groupId>
<artifactId>javarebel-utils</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.zeroturnaround/javarebel-utils/
implementation 'org.zeroturnaround:javarebel-utils:2.0.2'
// https://jarcasting.com/artifacts/org.zeroturnaround/javarebel-utils/
implementation ("org.zeroturnaround:javarebel-utils:2.0.2")
'org.zeroturnaround:javarebel-utils:jar:2.0.2'
<dependency org="org.zeroturnaround" name="javarebel-utils" rev="2.0.2">
<artifact name="javarebel-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.zeroturnaround', module='javarebel-utils', version='2.0.2')
)
libraryDependencies += "org.zeroturnaround" % "javarebel-utils" % "2.0.2"
[org.zeroturnaround/javarebel-utils "2.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.zeroturnaround : javarebel-sdk | jar | 2.0.2 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.4 |