is not current version
Last Version 0.5.1

org.slinkyframework:slinky-common-logging 0.3.9


Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

org.slinkyframework
ArtifactId

ArtifactId

slinky-common-logging
Version

Version

0.3.9
Type

Type

jar

Download slinky-common-logging 0.3.9


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