GroupId | GroupIdcom.github.nalukit |
---|---|
ArtifactId | ArtifactIdnalu-parent |
Version | VersionHEAD-SNAPSHOT-gwt-2.8.2 |
Type | Typepom |
Filename | Size |
---|---|
nalu-parent-HEAD-SNAPSHOT-gwt-2.8.2.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.nalukit/nalu-parent/ -->
<dependency>
<groupId>com.github.nalukit</groupId>
<artifactId>nalu-parent</artifactId>
<version>HEAD-SNAPSHOT-gwt-2.8.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.nalukit/nalu-parent/
implementation 'com.github.nalukit:nalu-parent:HEAD-SNAPSHOT-gwt-2.8.2'
// https://jarcasting.com/artifacts/com.github.nalukit/nalu-parent/
implementation ("com.github.nalukit:nalu-parent:HEAD-SNAPSHOT-gwt-2.8.2")
'com.github.nalukit:nalu-parent:pom:HEAD-SNAPSHOT-gwt-2.8.2'
<dependency org="com.github.nalukit" name="nalu-parent" rev="HEAD-SNAPSHOT-gwt-2.8.2">
<artifact name="nalu-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.nalukit', module='nalu-parent', version='HEAD-SNAPSHOT-gwt-2.8.2')
)
libraryDependencies += "com.github.nalukit" % "nalu-parent" % "HEAD-SNAPSHOT-gwt-2.8.2"
[com.github.nalukit/nalu-parent "HEAD-SNAPSHOT-gwt-2.8.2"]