is not current version
Last Version 2022.1.0-RELEASE

org.hexworks.cobalt:cobalt.core 2020.0.16-PREVIEW

Core utilities for Cobalt.

GroupId

GroupId

org.hexworks.cobalt
ArtifactId

ArtifactId

cobalt.core
Version

Version

2020.0.16-PREVIEW
Type

Type

pom

Download cobalt.core 2020.0.16-PREVIEW


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