is not current version
Last Version 0.11.0

net.winterly.rxjersey:core-client 0.9.0

RxJava extension for Jersey and Dropwizard

Categories

Categories

Net CLI User Interface Jersey Program Interface REST Frameworks
GroupId

GroupId

net.winterly.rxjersey
ArtifactId

ArtifactId

core-client
Version

Version

0.9.0
Type

Type

jar

Download core-client 0.9.0


<!-- https://jarcasting.com/artifacts/net.winterly.rxjersey/core-client/ -->
<dependency>
    <groupId>net.winterly.rxjersey</groupId>
    <artifactId>core-client</artifactId>
    <version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.winterly.rxjersey/core-client/
implementation 'net.winterly.rxjersey:core-client:0.9.0'
// https://jarcasting.com/artifacts/net.winterly.rxjersey/core-client/
implementation ("net.winterly.rxjersey:core-client:0.9.0")
'net.winterly.rxjersey:core-client:jar:0.9.0'
<dependency org="net.winterly.rxjersey" name="core-client" rev="0.9.0">
  <artifact name="core-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.winterly.rxjersey', module='core-client', version='0.9.0')
)
libraryDependencies += "net.winterly.rxjersey" % "core-client" % "0.9.0"
[net.winterly.rxjersey/core-client "0.9.0"]