is not current version
Last Version 0.24.2

org.iot-dsa:logging 0.12.0

Lightweight SLF4J binding

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

org.iot-dsa
ArtifactId

ArtifactId

logging
Version

Version

0.12.0
Type

Type

jar

Download logging 0.12.0


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