не последняя версия
Последняя версия 2.10.1-gwt-2.8.2

com.github.nalukit:nalu-parent 2.0.0-rc-1

The wave that helps to build GWT application

Группа

Группа

com.github.nalukit
Идентификатор

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

nalu-parent
Версия

Версия

2.0.0-rc-1
Тип

Тип

pom

Скачать nalu-parent 2.0.0-rc-1

Имя Файла Размер
nalu-parent-2.0.0-rc-1.pom 9 KB
Обзор

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