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

com.almis.awe:awe-starter-parent 4.3.0


Группа

Группа

com.almis.awe
Идентификатор

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

awe-starter-parent
Версия

Версия

4.3.0
Тип

Тип

pom

Скачать awe-starter-parent 4.3.0

Имя Файла Размер
awe-starter-parent-4.3.0.pom 610 bytes
Обзор

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