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

io.github.atlascommunity:parent 2.0.6

Parent POM.xml with most often used pre-configured features

Категории

Категории

Unity Прикладные библиотеки Game Development
Группа

Группа

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

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

parent
Версия

Версия

2.0.6
Тип

Тип

pom

Скачать parent 2.0.6

Имя Файла Размер
parent-2.0.6.pom 29 KB
Обзор

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