is not current version
Last Version 2022.1.0-RELEASE

org.hexworks.zircon:zircon.core 2020.1.6-HOTFIX

Core component of Zircon.

GroupId

GroupId

org.hexworks.zircon
ArtifactId

ArtifactId

zircon.core
Version

Version

2020.1.6-HOTFIX
Type

Type

pom

Download zircon.core 2020.1.6-HOTFIX


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