is not current version
Last Version 2022.1.0-RELEASE

org.hexworks.zircon:zircon.core 2020.1.8-PREVIEW

Core component of Zircon.

GroupId

GroupId

org.hexworks.zircon
ArtifactId

ArtifactId

zircon.core
Version

Version

2020.1.8-PREVIEW
Type

Type

pom

Download zircon.core 2020.1.8-PREVIEW


<!-- https://jarcasting.com/artifacts/org.hexworks.zircon/zircon.core/ -->
<dependency>
    <groupId>org.hexworks.zircon</groupId>
    <artifactId>zircon.core</artifactId>
    <version>2020.1.8-PREVIEW</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.hexworks.zircon/zircon.core/
implementation 'org.hexworks.zircon:zircon.core:2020.1.8-PREVIEW'
// https://jarcasting.com/artifacts/org.hexworks.zircon/zircon.core/
implementation ("org.hexworks.zircon:zircon.core:2020.1.8-PREVIEW")
'org.hexworks.zircon:zircon.core:pom:2020.1.8-PREVIEW'
<dependency org="org.hexworks.zircon" name="zircon.core" rev="2020.1.8-PREVIEW">
  <artifact name="zircon.core" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.hexworks.zircon', module='zircon.core', version='2020.1.8-PREVIEW')
)
libraryDependencies += "org.hexworks.zircon" % "zircon.core" % "2020.1.8-PREVIEW"
[org.hexworks.zircon/zircon.core "2020.1.8-PREVIEW"]