is not current version
Last Version 8.3.0

de.huxhorn.sulky:de.huxhorn.sulky.logging 0.9.3

This file is part of the sulky modules. It contains a LoggingPropertyChangeListener and some Swing logging.

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

de.huxhorn.sulky
ArtifactId

ArtifactId

de.huxhorn.sulky.logging
Version

Version

0.9.3
Type

Type

jar

Download de.huxhorn.sulky.logging 0.9.3


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