| License |
License |
|---|---|
| GroupId | GroupIdtech.simter |
| ArtifactId | ArtifactIdsimter-http |
| Last Version | Last Version1.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsimter-http
OkHttp3 + RxJava2
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| simter-http-1.1.0.pom | |
| simter-http-1.1.0.jar | 5 KB |
| simter-http-1.1.0-sources.jar | 4 KB |
| simter-http-1.1.0-javadoc.jar | 31 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |