is not current version
Last Version 0.5.0

li.pitschmann:knx-core-plugins 0.3.0

Plugins for KNX Core to extend the basic functionality

GroupId

GroupId

li.pitschmann
ArtifactId

ArtifactId

knx-core-plugins
Version

Version

0.3.0
Type

Type

pom

Download knx-core-plugins 0.3.0

Filename Size
knx-core-plugins-0.3.0.pom 15 KB
Browse

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