is not current version
Last Version 0.5.1

li.pitschmann:knx-core 0.4.0

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

GroupId

GroupId

li.pitschmann
ArtifactId

ArtifactId

knx-core
Version

Version

0.4.0
Type

Type

jar

Download knx-core 0.4.0


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