s

scribe-slf4j2_2.13

scribe-slf4j2
https://github.com/outr/scribe
MIT
com.outr
Matt Hicks
文件下载
文件名 操作
scribe-slf4j2_2.13-3.11.5.jar 下载
scribe-slf4j2_2.13-3.11.5.pom 下载
scribe-slf4j2_2.13-3.11.5-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.outr</groupId>
  <artifactId>scribe-slf4j2_2.13</artifactId>
  <version>3.11.5</version>
</dependency>
Gradle Groovy
implementation 'com.outr:scribe-slf4j2_2.13:3.11.5'
Gradle Kotlin
implementation("com.outr:scribe-slf4j2_2.13:3.11.5")
Scala SBT
libraryDependencies += "com.outr" % "scribe-slf4j2_2.13" % "3.11.5"
Groovy Grape
@Grapes(
  @Grab(group='com.outr', module='scribe-slf4j2_2.13', version='3.11.5')
)
Apache Ivy
<dependency org="com.outr" name="scribe-slf4j2_2.13" rev="3.11.5" />
Leiningen
[com.outr/scribe-slf4j2_2.13 "3.11.5"]
Apache Buildr
'com.outr:scribe-slf4j2_2.13:jar:3.11.5'