is not current version
Last Version 9.0.7-RELEASE

com.guoshiyao.rely:home-integrate-logback 9.0.5-RELEASE

home-integrate-logback

Categories

Categories

Logback Application Layer Libs Logging
GroupId

GroupId

com.guoshiyao.rely
ArtifactId

ArtifactId

home-integrate-logback
Version

Version

9.0.5-RELEASE
Type

Type

jar

Download home-integrate-logback 9.0.5-RELEASE


<!-- https://jarcasting.com/artifacts/com.guoshiyao.rely/home-integrate-logback/ -->
<dependency>
    <groupId>com.guoshiyao.rely</groupId>
    <artifactId>home-integrate-logback</artifactId>
    <version>9.0.5-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.guoshiyao.rely/home-integrate-logback/
implementation 'com.guoshiyao.rely:home-integrate-logback:9.0.5-RELEASE'
// https://jarcasting.com/artifacts/com.guoshiyao.rely/home-integrate-logback/
implementation ("com.guoshiyao.rely:home-integrate-logback:9.0.5-RELEASE")
'com.guoshiyao.rely:home-integrate-logback:jar:9.0.5-RELEASE'
<dependency org="com.guoshiyao.rely" name="home-integrate-logback" rev="9.0.5-RELEASE">
  <artifact name="home-integrate-logback" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.guoshiyao.rely', module='home-integrate-logback', version='9.0.5-RELEASE')
)
libraryDependencies += "com.guoshiyao.rely" % "home-integrate-logback" % "9.0.5-RELEASE"
[com.guoshiyao.rely/home-integrate-logback "9.0.5-RELEASE"]