is not current version
Last Version 0.0.4

com.github.tkawachi:exhash-logback 0.0.3

null

Categories

Categories

Logback Application Layer Libs Logging
GroupId

GroupId

com.github.tkawachi
ArtifactId

ArtifactId

exhash-logback
Version

Version

0.0.3
Type

Type

jar

Download exhash-logback 0.0.3


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