GroupId | GroupIdorg.zeroturnaround |
---|---|
ArtifactId | ArtifactIdjr-pom |
Last Version | Last Version3.0-M1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionJR POM
|
Filename | Size |
---|---|
jr-pom-3.0-M1.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.zeroturnaround/jr-pom/ -->
<dependency>
<groupId>org.zeroturnaround</groupId>
<artifactId>jr-pom</artifactId>
<version>3.0-M1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.zeroturnaround/jr-pom/
implementation 'org.zeroturnaround:jr-pom:3.0-M1'
// https://jarcasting.com/artifacts/org.zeroturnaround/jr-pom/
implementation ("org.zeroturnaround:jr-pom:3.0-M1")
'org.zeroturnaround:jr-pom:pom:3.0-M1'
<dependency org="org.zeroturnaround" name="jr-pom" rev="3.0-M1">
<artifact name="jr-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.zeroturnaround', module='jr-pom', version='3.0-M1')
)
libraryDependencies += "org.zeroturnaround" % "jr-pom" % "3.0-M1"
[org.zeroturnaround/jr-pom "3.0-M1"]
Group / Artifact | Type | Version |
---|---|---|
org.zeroturnaround : jr-javassist | jar | 3.8.0.GA |