License |
License |
---|---|
GroupId | GroupIdcom.github.nalukit |
ArtifactId | ArtifactIdnalu-parent |
Last Version | Last Version2.10.1-gwt-2.8.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionnalu-parent
The wave that helps to build GWT application
|
Project URL |
Project URL |
Filename | Size |
---|---|
nalu-parent-2.10.1-gwt-2.8.2.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.nalukit/nalu-parent/ -->
<dependency>
<groupId>com.github.nalukit</groupId>
<artifactId>nalu-parent</artifactId>
<version>2.10.1-gwt-2.8.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.nalukit/nalu-parent/
implementation 'com.github.nalukit:nalu-parent:2.10.1-gwt-2.8.2'
// https://jarcasting.com/artifacts/com.github.nalukit/nalu-parent/
implementation ("com.github.nalukit:nalu-parent:2.10.1-gwt-2.8.2")
'com.github.nalukit:nalu-parent:pom:2.10.1-gwt-2.8.2'
<dependency org="com.github.nalukit" name="nalu-parent" rev="2.10.1-gwt-2.8.2">
<artifact name="nalu-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.nalukit', module='nalu-parent', version='2.10.1-gwt-2.8.2')
)
libraryDependencies += "com.github.nalukit" % "nalu-parent" % "2.10.1-gwt-2.8.2"
[com.github.nalukit/nalu-parent "2.10.1-gwt-2.8.2"]