文件下载
文件名 操作
akka-logback_2.12-0.1.1-21-874165b.jar 下载
akka-logback_2.12-0.1.1-21-874165b.pom 下载
akka-logback_2.12-0.1.1-21-874165b-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.armanbilge</groupId>
  <artifactId>akka-logback_2.12</artifactId>
  <version>0.1.1-21-874165b</version>
</dependency>
Gradle Groovy
implementation 'com.armanbilge:akka-logback_2.12:0.1.1-21-874165b'
Gradle Kotlin
implementation("com.armanbilge:akka-logback_2.12:0.1.1-21-874165b")
Scala SBT
libraryDependencies += "com.armanbilge" % "akka-logback_2.12" % "0.1.1-21-874165b"
Groovy Grape
@Grapes(
  @Grab(group='com.armanbilge', module='akka-logback_2.12', version='0.1.1-21-874165b')
)
Apache Ivy
<dependency org="com.armanbilge" name="akka-logback_2.12" rev="0.1.1-21-874165b" />
Leiningen
[com.armanbilge/akka-logback_2.12 "0.1.1-21-874165b"]
Apache Buildr
'com.armanbilge:akka-logback_2.12:jar:0.1.1-21-874165b'