не последняя версия
Последняя версия 4.2.11.hyte-42114

io.hyte.platform:build 4.2.9.hyte-4291

HYTE Platform

Категории

Категории

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

Группа

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

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

build
Версия

Версия

4.2.9.hyte-4291
Тип

Тип

pom

Скачать build 4.2.9.hyte-4291

Имя Файла Размер
build-4.2.9.hyte-4291.pom 10 KB
Обзор

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