is not current version
Last Version 11.0.8

hu.blackbelt.judo.eclipse.jdk.zulu:parent 8.0.232

Bundled Oracle Java JRE

Categories

Categories

Java Languages CLI User Interface Zulu
GroupId

GroupId

hu.blackbelt.judo.eclipse.jdk.zulu
ArtifactId

ArtifactId

parent
Version

Version

8.0.232
Type

Type

pom

Download parent 8.0.232

Filename Size
parent-8.0.232.pom 14 KB
Browse

<!-- https://jarcasting.com/artifacts/hu.blackbelt.judo.eclipse.jdk.zulu/parent/ -->
<dependency>
    <groupId>hu.blackbelt.judo.eclipse.jdk.zulu</groupId>
    <artifactId>parent</artifactId>
    <version>8.0.232</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/hu.blackbelt.judo.eclipse.jdk.zulu/parent/
implementation 'hu.blackbelt.judo.eclipse.jdk.zulu:parent:8.0.232'
// https://jarcasting.com/artifacts/hu.blackbelt.judo.eclipse.jdk.zulu/parent/
implementation ("hu.blackbelt.judo.eclipse.jdk.zulu:parent:8.0.232")
'hu.blackbelt.judo.eclipse.jdk.zulu:parent:pom:8.0.232'
<dependency org="hu.blackbelt.judo.eclipse.jdk.zulu" name="parent" rev="8.0.232">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='hu.blackbelt.judo.eclipse.jdk.zulu', module='parent', version='8.0.232')
)
libraryDependencies += "hu.blackbelt.judo.eclipse.jdk.zulu" % "parent" % "8.0.232"
[hu.blackbelt.judo.eclipse.jdk.zulu/parent "8.0.232"]