is not current version
Last Version 11.0.8

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

Zulu JDK for Eclipse

Categories

Categories

Java Languages CLI User Interface Zulu
GroupId

GroupId

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

ArtifactId

parent
Version

Version

8.0.242
Type

Type

pom

Download parent 8.0.242

Filename Size
parent-8.0.242.pom 13 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.242</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.242'
// https://jarcasting.com/artifacts/hu.blackbelt.judo.eclipse.jdk.zulu/parent/
implementation ("hu.blackbelt.judo.eclipse.jdk.zulu:parent:8.0.242")
'hu.blackbelt.judo.eclipse.jdk.zulu:parent:pom:8.0.242'
<dependency org="hu.blackbelt.judo.eclipse.jdk.zulu" name="parent" rev="8.0.242">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='hu.blackbelt.judo.eclipse.jdk.zulu', module='parent', version='8.0.242')
)
libraryDependencies += "hu.blackbelt.judo.eclipse.jdk.zulu" % "parent" % "8.0.242"
[hu.blackbelt.judo.eclipse.jdk.zulu/parent "8.0.242"]