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

com.threewks.thundr:thundr-gae-app 5

A parent pom for thundr gae apps common project setup

Группа

Группа

com.threewks.thundr
Идентификатор

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

thundr-gae-app
Версия

Версия

5
Тип

Тип

pom

Скачать thundr-gae-app 5

Имя Файла Размер
thundr-gae-app-5.pom 9 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.threewks.thundr/thundr-gae-app/ -->
<dependency>
    <groupId>com.threewks.thundr</groupId>
    <artifactId>thundr-gae-app</artifactId>
    <version>5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.threewks.thundr/thundr-gae-app/
implementation 'com.threewks.thundr:thundr-gae-app:5'
// https://jarcasting.com/artifacts/com.threewks.thundr/thundr-gae-app/
implementation ("com.threewks.thundr:thundr-gae-app:5")
'com.threewks.thundr:thundr-gae-app:pom:5'
<dependency org="com.threewks.thundr" name="thundr-gae-app" rev="5">
  <artifact name="thundr-gae-app" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.threewks.thundr', module='thundr-gae-app', version='5')
)
libraryDependencies += "com.threewks.thundr" % "thundr-gae-app" % "5"
[com.threewks.thundr/thundr-gae-app "5"]