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

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


Группа

Группа

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

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

awe-starter-parent
Версия

Версия

4.3.1
Тип

Тип

pom

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

Имя Файла Размер
awe-starter-parent-4.3.1.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.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.almis.awe/awe-starter-parent/
implementation 'com.almis.awe:awe-starter-parent:4.3.1'
// https://jarcasting.com/artifacts/com.almis.awe/awe-starter-parent/
implementation ("com.almis.awe:awe-starter-parent:4.3.1")
'com.almis.awe:awe-starter-parent:pom:4.3.1'
<dependency org="com.almis.awe" name="awe-starter-parent" rev="4.3.1">
  <artifact name="awe-starter-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.almis.awe', module='awe-starter-parent', version='4.3.1')
)
libraryDependencies += "com.almis.awe" % "awe-starter-parent" % "4.3.1"
[com.almis.awe/awe-starter-parent "4.3.1"]