is not current version
Last Version 0.0.9

io.honnix:kheos 0.0.7

Expose heos as RESTful interface.

GroupId

GroupId

io.honnix
ArtifactId

ArtifactId

kheos
Version

Version

0.0.7
Type

Type

pom

Download kheos 0.0.7

Filename Size
kheos-0.0.7.pom 14 KB
Browse

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