n

nicknack-parent

Event driven automation engine for the Internet of Things.
https://github.com/kmbulebu/NickNack
Apache License, Version 2.0
Kevin Bulebush
Files download
File Operation
nicknack-parent-0.0.5.pom download
Apache Maven
<dependency>
  <groupId>com.github.kmbulebu.nicknack</groupId>
  <artifactId>nicknack-parent</artifactId>
  <version>0.0.5</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.github.kmbulebu.nicknack:nicknack-parent:0.0.5'
Gradle Kotlin
implementation("com.github.kmbulebu.nicknack:nicknack-parent:0.0.5")
Scala SBT
libraryDependencies += "com.github.kmbulebu.nicknack" % "nicknack-parent" % "0.0.5"
Groovy Grape
@Grapes(
  @Grab(group='com.github.kmbulebu.nicknack', module='nicknack-parent', version='0.0.5')
)
Apache Ivy
<dependency org="com.github.kmbulebu.nicknack" name="nicknack-parent" rev="0.0.5" />
Leiningen
[com.github.kmbulebu.nicknack/nicknack-parent "0.0.5"]
Apache Buildr
'com.github.kmbulebu.nicknack:nicknack-parent:jar:0.0.5'
Dependencies
The project has no third-party dependencies