is not current version
Last Version 1.1.0

tech.simter:simter-http 1.0.0

OkHttp3 + RxJava2

GroupId

GroupId

tech.simter
ArtifactId

ArtifactId

simter-http
Version

Version

1.0.0
Type

Type

jar

Download simter-http 1.0.0


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