is not current version
Last Version 0.1

com.github.hekonsek:rxjava-connector-http 0.0

rxjava-connector-http

Categories

Categories

RxJava Container Microservices Reactive libraries
GroupId

GroupId

com.github.hekonsek
ArtifactId

ArtifactId

rxjava-connector-http
Version

Version

0.0
Type

Type

jar

Download rxjava-connector-http 0.0


<!-- https://jarcasting.com/artifacts/com.github.hekonsek/rxjava-connector-http/ -->
<dependency>
    <groupId>com.github.hekonsek</groupId>
    <artifactId>rxjava-connector-http</artifactId>
    <version>0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hekonsek/rxjava-connector-http/
implementation 'com.github.hekonsek:rxjava-connector-http:0.0'
// https://jarcasting.com/artifacts/com.github.hekonsek/rxjava-connector-http/
implementation ("com.github.hekonsek:rxjava-connector-http:0.0")
'com.github.hekonsek:rxjava-connector-http:jar:0.0'
<dependency org="com.github.hekonsek" name="rxjava-connector-http" rev="0.0">
  <artifact name="rxjava-connector-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hekonsek', module='rxjava-connector-http', version='0.0')
)
libraryDependencies += "com.github.hekonsek" % "rxjava-connector-http" % "0.0"
[com.github.hekonsek/rxjava-connector-http "0.0"]