не последняя версия
Последняя версия 2020.0.14-PREVIEW

org.hexworks.cobalt:cobalt.datatypes 2020.0.12-RELEASE

Datatypes for Cobalt.

Категории

Категории

Данные
Группа

Группа

org.hexworks.cobalt
Идентификатор

Идентификатор

cobalt.datatypes
Версия

Версия

2020.0.12-RELEASE
Тип

Тип

pom

Скачать cobalt.datatypes 2020.0.12-RELEASE


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