k

kontraktor-reactive-streams

http connectivity for kontraktor
https://github.com/RuedigerMoeller/kontraktor
LGPL 3
Files download
File Operation
kontraktor-reactive-streams-4.28.jar download
kontraktor-reactive-streams-4.28.pom download
kontraktor-reactive-streams-4.28-sources.jar download
Apache Maven
<dependency>
  <groupId>de.ruedigermoeller</groupId>
  <artifactId>kontraktor-reactive-streams</artifactId>
  <version>4.28</version>
</dependency>
Gradle Groovy
implementation 'de.ruedigermoeller:kontraktor-reactive-streams:4.28'
Gradle Kotlin
implementation("de.ruedigermoeller:kontraktor-reactive-streams:4.28")
Scala SBT
libraryDependencies += "de.ruedigermoeller" % "kontraktor-reactive-streams" % "4.28"
Groovy Grape
@Grapes(
  @Grab(group='de.ruedigermoeller', module='kontraktor-reactive-streams', version='4.28')
)
Apache Ivy
<dependency org="de.ruedigermoeller" name="kontraktor-reactive-streams" rev="4.28" />
Leiningen
[de.ruedigermoeller/kontraktor-reactive-streams "4.28"]
Apache Buildr
'de.ruedigermoeller:kontraktor-reactive-streams:jar:4.28'