Last Version

KNX Core 0.5.1

KNX Core - A Java library for KNX Net/IP communication

License

License

GroupId

GroupId

li.pitschmann
ArtifactId

ArtifactId

knx-core
Version

Version

0.5.1
Type

Type

jar
Description

Description

KNX Core
KNX Core - A Java library for KNX Net/IP communication
Project URL

Project URL

https://github.com/pitschr/knx-core
Source Code Management

Source Code Management

https://github.com/pitschr/knx-core

Download knx-core 0.5.1


<!-- https://jarcasting.com/artifacts/li.pitschmann/knx-core/ -->
<dependency>
    <groupId>li.pitschmann</groupId>
    <artifactId>knx-core</artifactId>
    <version>0.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/li.pitschmann/knx-core/
implementation 'li.pitschmann:knx-core:0.5.1'
// https://jarcasting.com/artifacts/li.pitschmann/knx-core/
implementation ("li.pitschmann:knx-core:0.5.1")
'li.pitschmann:knx-core:jar:0.5.1'
<dependency org="li.pitschmann" name="knx-core" rev="0.5.1">
  <artifact name="knx-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='li.pitschmann', module='knx-core', version='0.5.1')
)
libraryDependencies += "li.pitschmann" % "knx-core" % "0.5.1"
[li.pitschmann/knx-core "0.5.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30

test (7)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
org.junit.jupiter : junit-jupiter-params jar 5.7.0
org.junit.platform : junit-platform-runner jar 1.7.0
org.assertj : assertj-core jar 3.18.1
org.mockito : mockito-inline jar 3.5.15
nl.jqno.equalsverifier : equalsverifier jar 3.5.2
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.