is not current version
Last Version 2.5

Calimero KNX Device 2.5-rc2

Communication stack for a Calimero KNX Device

License

License

GNU General Public License, version 2, with the Classpath Exception
GroupId

GroupId

com.github.calimero
ArtifactId

ArtifactId

calimero-device
Version

Version

2.5-rc2
Type

Type

jar
Description

Description

Calimero KNX Device
Communication stack for a Calimero KNX Device
Project URL

Project URL

https://github.com/calimero-project/calimero-device
Source Code Management

Source Code Management

https://github.com/calimero-project/calimero-device.git

Download calimero-device 2.5-rc2


<!-- https://jarcasting.com/artifacts/com.github.calimero/calimero-device/ -->
<dependency>
    <groupId>com.github.calimero</groupId>
    <artifactId>calimero-device</artifactId>
    <version>2.5-rc2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.calimero/calimero-device/
implementation 'com.github.calimero:calimero-device:2.5-rc2'
// https://jarcasting.com/artifacts/com.github.calimero/calimero-device/
implementation ("com.github.calimero:calimero-device:2.5-rc2")
'com.github.calimero:calimero-device:jar:2.5-rc2'
<dependency org="com.github.calimero" name="calimero-device" rev="2.5-rc2">
  <artifact name="calimero-device" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.calimero', module='calimero-device', version='2.5-rc2')
)
libraryDependencies += "com.github.calimero" % "calimero-device" % "2.5-rc2"
[com.github.calimero/calimero-device "2.5-rc2"]

Dependencies

compile (2)

Group / Artifact Type Version
com.github.calimero : calimero-core jar 2.5-rc2
org.slf4j : slf4j-api jar 1.7.30

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.8.1
org.junit.vintage : junit-vintage-engine jar 5.8.1

Project Modules

There are no modules declared in this project.