is not current version
Last Version 0.24.2

org.iot-dsa:logging 0.18.4

Lightweight SLF4J binding

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

org.iot-dsa
ArtifactId

ArtifactId

logging
Version

Version

0.18.4
Type

Type

jar

Download logging 0.18.4


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