is not current version
Last Version 2.0.1

hap-java 2.0.0

Homekit Accessory Protocol for Java

License

License

Categories

Categories

Java Languages
GroupId

GroupId

io.github.hap-java
ArtifactId

ArtifactId

hap
Version

Version

2.0.0
Type

Type

jar
Description

Description

hap-java
Homekit Accessory Protocol for Java
Project URL

Project URL

https://github.com/hap-java/HAP-Java
Source Code Management

Source Code Management

https://github.com/hap-java/HAP-Java.git

Download hap 2.0.0


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

Dependencies

compile (15)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.10
io.netty : netty-common jar 4.1.42.Final
io.netty : netty-buffer jar 4.1.42.Final
io.netty : netty-transport jar 4.1.42.Final
io.netty : netty-handler jar 4.1.42.Final
io.netty : netty-codec jar 4.1.42.Final
io.netty : netty-codec-http jar 4.1.42.Final
io.netty : netty-resolver jar 4.1.42.Final
com.nimbusds : srp6a jar 1.5.2
org.bouncycastle : bcprov-jdk15on jar 1.51
net.vrallev.ecc : ecc-25519-java jar 1.0.1
org.zeromq : curve25519-java jar 0.1.0
javax.json : javax.json-api jar 1.0
org.glassfish : javax.json jar 1.0.4
org.jmdns : jmdns jar 3.5.6

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 3.8.0
org.assertj : assertj-core jar 3.19.0

Project Modules

There are no modules declared in this project.