Last Version

simter-http 1.1.0

OkHttp3 + RxJava2

License

License

MIT
GroupId

GroupId

tech.simter
ArtifactId

ArtifactId

simter-http
Version

Version

1.1.0
Type

Type

jar
Description

Description

simter-http
OkHttp3 + RxJava2
Project URL

Project URL

https://github.com/simter/simter-http
Project Organization

Project Organization

simter
Source Code Management

Source Code Management

https://github.com/simter/simter-http.git

Download simter-http 1.1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar
com.squareup.okhttp3 : okhttp Optional jar 3.14.0
io.reactivex.rxjava2 : rxjava Optional jar 2.2.7

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar
org.assertj : assertj-core jar 3.12.2
org.slf4j : jcl-over-slf4j jar
ch.qos.logback : logback-classic jar

Project Modules

There are no modules declared in this project.