is not current version
Last Version 1.3.0

com.github.paolodenti:telegram-logback 1.1.2

Telegram Appender for Logback

Categories

Categories

Logback Application Layer Libs Logging
GroupId

GroupId

com.github.paolodenti
ArtifactId

ArtifactId

telegram-logback
Version

Version

1.1.2
Type

Type

jar

Download telegram-logback 1.1.2


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