is not current version
Last Version 0.5.1

li.pitschmann:knx-core 0.0.1

KNX Core (Client, DPTs, ...)

GroupId

GroupId

li.pitschmann
ArtifactId

ArtifactId

knx-core
Version

Version

0.0.1
Type

Type

jar

Download knx-core 0.0.1


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