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

be.yildiz-games:parent-native 2.0.4

Project to hold the parent pom for all native child projects.

Категории

Категории

Native Инструменты разработки
Группа

Группа

be.yildiz-games
Идентификатор

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

parent-native
Версия

Версия

2.0.4
Тип

Тип

pom

Скачать parent-native 2.0.4

Имя Файла Размер
parent-native-2.0.4.pom 7 KB
Обзор

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