is not current version
Last Version 0.5.0

li.pitschmann:knx-core-plugins 0.4.0

Plugins for KNX Core library to extend the core functionality with e.g. audit, statistic, REST API, ...

GroupId

GroupId

li.pitschmann
ArtifactId

ArtifactId

knx-core-plugins
Version

Version

0.4.0
Type

Type

pom

Download knx-core-plugins 0.4.0

Filename Size
knx-core-plugins-0.4.0.pom 14 KB
Browse

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