is not current version
Last Version 1.3.0

com.github.paolodenti:telegram-logback 1.1

Telegram Appender for Logback

Categories

Categories

Logback Application Layer Libs Logging
GroupId

GroupId

com.github.paolodenti
ArtifactId

ArtifactId

telegram-logback
Version

Version

1.1
Type

Type

jar

Download telegram-logback 1.1


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