r

rely-logback

rely-logback
Files download
File Operation
rely-logback-10.1.4-RELEASE.jar download
rely-logback-10.1.4-RELEASE.pom download
rely-logback-10.1.4-RELEASE-sources.jar download
Apache Maven
<dependency>
  <groupId>com.guoshiyao.rely</groupId>
  <artifactId>rely-logback</artifactId>
  <version>10.1.4-RELEASE</version>
</dependency>
Gradle Groovy
implementation 'com.guoshiyao.rely:rely-logback:10.1.4-RELEASE'
Gradle Kotlin
implementation("com.guoshiyao.rely:rely-logback:10.1.4-RELEASE")
Scala SBT
libraryDependencies += "com.guoshiyao.rely" % "rely-logback" % "10.1.4-RELEASE"
Groovy Grape
@Grapes(
  @Grab(group='com.guoshiyao.rely', module='rely-logback', version='10.1.4-RELEASE')
)
Apache Ivy
<dependency org="com.guoshiyao.rely" name="rely-logback" rev="10.1.4-RELEASE" />
Leiningen
[com.guoshiyao.rely/rely-logback "10.1.4-RELEASE"]
Apache Buildr
'com.guoshiyao.rely:rely-logback:jar:10.1.4-RELEASE'