a

akka-components_2.13

akka-components
https://github.com/an-tex/sc8s
MIT
net.sc8s
Andreas Gabor
文件下载
文件名 操作
akka-components_2.13-0.73.0.jar 下载
akka-components_2.13-0.73.0.pom 下载
akka-components_2.13-0.73.0-sources.jar 下载
Apache Maven
<dependency>
  <groupId>net.sc8s</groupId>
  <artifactId>akka-components_2.13</artifactId>
  <version>0.73.0</version>
</dependency>
Gradle Groovy
implementation 'net.sc8s:akka-components_2.13:0.73.0'
Gradle Kotlin
implementation("net.sc8s:akka-components_2.13:0.73.0")
Scala SBT
libraryDependencies += "net.sc8s" % "akka-components_2.13" % "0.73.0"
Groovy Grape
@Grapes(
  @Grab(group='net.sc8s', module='akka-components_2.13', version='0.73.0')
)
Apache Ivy
<dependency org="net.sc8s" name="akka-components_2.13" rev="0.73.0" />
Leiningen
[net.sc8s/akka-components_2.13 "0.73.0"]
Apache Buildr
'net.sc8s:akka-components_2.13:jar:0.73.0'