Last Version

Kotlin Homie 0.0.1

An opinionated Kotlin client implementation of the Homie IoT protocol

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

io.github.boc-tothefuture
ArtifactId

ArtifactId

kotlin-homie
Version

Version

0.0.1
Type

Type

jar
Description

Description

Kotlin Homie
An opinionated Kotlin client implementation of the Homie IoT protocol
Project URL

Project URL

https://github.com/boc-tothefuture/kotlin-homieiot
Source Code Management

Source Code Management

https://github.com/boc-tothefuture/kotlin-homieiot

Download kotlin-homie 0.0.1


<!-- https://jarcasting.com/artifacts/io.github.boc-tothefuture/kotlin-homie/ -->
<dependency>
    <groupId>io.github.boc-tothefuture</groupId>
    <artifactId>kotlin-homie</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.boc-tothefuture/kotlin-homie/
implementation 'io.github.boc-tothefuture:kotlin-homie:0.0.1'
// https://jarcasting.com/artifacts/io.github.boc-tothefuture/kotlin-homie/
implementation ("io.github.boc-tothefuture:kotlin-homie:0.0.1")
'io.github.boc-tothefuture:kotlin-homie:jar:0.0.1'
<dependency org="io.github.boc-tothefuture" name="kotlin-homie" rev="0.0.1">
  <artifact name="kotlin-homie" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.boc-tothefuture', module='kotlin-homie', version='0.0.1')
)
libraryDependencies += "io.github.boc-tothefuture" % "kotlin-homie" % "0.0.1"
[io.github.boc-tothefuture/kotlin-homie "0.0.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.0
org.eclipse.paho : org.eclipse.paho.client.mqttv3 jar 1.2.0
io.github.microutils : kotlin-logging jar 1.4.9

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.3.1
org.junit.jupiter : junit-jupiter-params jar 5.3.1
io.mockk : mockk jar 1.8.10.kotlin13
org.assertj : assertj-core jar 3.11.1
com.github.stefanbirkner : system-rules jar 1.17.2

Project Modules

There are no modules declared in this project.