не последняя версия
Последняя версия 2.0.0-beta3

com.aeontronix.aeon-commons:aeon-commons-parent 1.4.0-beta1

Aeon Commons

Группа

Группа

com.aeontronix.aeon-commons
Идентификатор

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

aeon-commons-parent
Версия

Версия

1.4.0-beta1
Тип

Тип

pom

Скачать aeon-commons-parent 1.4.0-beta1

Имя Файла Размер
aeon-commons-parent-1.4.0-beta1.pom 4 KB
Обзор

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