is not current version
Last Version 0.0.7

com.github.kmbulebu.nicknack:nicknack-parent 0.0.5

Event driven automation engine for the Internet of Things.

GroupId

GroupId

com.github.kmbulebu.nicknack
ArtifactId

ArtifactId

nicknack-parent
Version

Version

0.0.5
Type

Type

pom

Download nicknack-parent 0.0.5


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