License |
License |
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdorg.iot-dsa |
ArtifactId | ArtifactIdlogging |
Last Version | Last Version0.24.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlogging
Lightweight SL4J binding
|
Project URL |
Project URL |
Filename | Size |
---|---|
logging-0.24.2.pom | |
logging-0.24.2.jar | 8 KB |
logging-0.24.2-sources.jar | 6 KB |
logging-0.24.2-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.iot-dsa/logging/ -->
<dependency>
<groupId>org.iot-dsa</groupId>
<artifactId>logging</artifactId>
<version>0.24.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.iot-dsa/logging/
implementation 'org.iot-dsa:logging:0.24.2'
// https://jarcasting.com/artifacts/org.iot-dsa/logging/
implementation ("org.iot-dsa:logging:0.24.2")
'org.iot-dsa:logging:jar:0.24.2'
<dependency org="org.iot-dsa" name="logging" rev="0.24.2">
<artifact name="logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.iot-dsa', module='logging', version='0.24.2')
)
libraryDependencies += "org.iot-dsa" % "logging" % "0.24.2"
[org.iot-dsa/logging "0.24.2"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |