is not current version
Last Version 0.0.9

io.honnix:kheos 0.0.8

Expose heos as RESTful interface.

GroupId

GroupId

io.honnix
ArtifactId

ArtifactId

kheos
Version

Version

0.0.8
Type

Type

pom

Download kheos 0.0.8

Filename Size
kheos-0.0.8.pom 14 KB
Browse

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