не последняя версия
Последняя версия 1.3.0

org.chromattic:chromattic.parent 1.1.2

The Chromattic projects is an object mapper framework that use Java Content Repository as back end storage.

Группа

Группа

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

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

chromattic.parent
Версия

Версия

1.1.2
Тип

Тип

pom

Скачать chromattic.parent 1.1.2

Имя Файла Размер
chromattic.parent-1.1.2.pom 18 KB
Обзор

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