is not current version
Last Version 0.5.1

org.slinkyframework:slinky-common-logging 0.4.1


Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

org.slinkyframework
ArtifactId

ArtifactId

slinky-common-logging
Version

Version

0.4.1
Type

Type

jar

Download slinky-common-logging 0.4.1


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