is not current version
Last Version 1.0.0

com.krrrr38:logback-line-notify-appender 0.0.2

Logback LINE Notify Appender

Categories

Categories

Logback Application Layer Libs Logging
GroupId

GroupId

com.krrrr38
ArtifactId

ArtifactId

logback-line-notify-appender
Version

Version

0.0.2
Type

Type

jar

Download logback-line-notify-appender 0.0.2


<!-- https://jarcasting.com/artifacts/com.krrrr38/logback-line-notify-appender/ -->
<dependency>
    <groupId>com.krrrr38</groupId>
    <artifactId>logback-line-notify-appender</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.krrrr38/logback-line-notify-appender/
implementation 'com.krrrr38:logback-line-notify-appender:0.0.2'
// https://jarcasting.com/artifacts/com.krrrr38/logback-line-notify-appender/
implementation ("com.krrrr38:logback-line-notify-appender:0.0.2")
'com.krrrr38:logback-line-notify-appender:jar:0.0.2'
<dependency org="com.krrrr38" name="logback-line-notify-appender" rev="0.0.2">
  <artifact name="logback-line-notify-appender" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.krrrr38', module='logback-line-notify-appender', version='0.0.2')
)
libraryDependencies += "com.krrrr38" % "logback-line-notify-appender" % "0.0.2"
[com.krrrr38/logback-line-notify-appender "0.0.2"]