is not current version
Last Version 1.0.6

com.github.seanyinx.wing:wing-spring-logging 1.0.3


Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

com.github.seanyinx.wing
ArtifactId

ArtifactId

wing-spring-logging
Version

Version

1.0.3
Type

Type

jar

Download wing-spring-logging 1.0.3


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