Files download
File Operation
nalu-parent-2.10.0-gwt-2.8.2.pom download
Apache Maven
<dependency>
  <groupId>com.github.nalukit</groupId>
  <artifactId>nalu-parent</artifactId>
  <version>2.10.0-gwt-2.8.2</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.github.nalukit:nalu-parent:2.10.0-gwt-2.8.2'
Gradle Kotlin
implementation("com.github.nalukit:nalu-parent:2.10.0-gwt-2.8.2")
Scala SBT
libraryDependencies += "com.github.nalukit" % "nalu-parent" % "2.10.0-gwt-2.8.2"
Groovy Grape
@Grapes(
  @Grab(group='com.github.nalukit', module='nalu-parent', version='2.10.0-gwt-2.8.2')
)
Apache Ivy
<dependency org="com.github.nalukit" name="nalu-parent" rev="2.10.0-gwt-2.8.2" />
Leiningen
[com.github.nalukit/nalu-parent "2.10.0-gwt-2.8.2"]
Apache Buildr
'com.github.nalukit:nalu-parent:jar:2.10.0-gwt-2.8.2'
Dependencies
The project has no third-party dependencies