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

io.datakernel:archetypes 3.0.0-beta1


Категории

Категории

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

Группа

io.datakernel
Идентификатор

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

archetypes
Версия

Версия

3.0.0-beta1
Тип

Тип

pom

Скачать archetypes 3.0.0-beta1

Имя Файла Размер
archetypes-3.0.0-beta1.pom 731 bytes
Обзор

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