is not current version
Last Version 0.0.7

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

Event driven automation engine for the Internet of Things.

GroupId

GroupId

com.github.kmbulebu.nicknack
ArtifactId

ArtifactId

nicknack-parent
Version

Version

0.0.5b
Type

Type

pom

Download nicknack-parent 0.0.5b


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