| GroupId | GroupIdio.github.ollls |
|---|---|
| ArtifactId | ArtifactIdzio-tls-http_2.13 |
| Version | Version1.1.0-m4 |
| Type | Typejar |
| Filename | Size |
|---|---|
| zio-tls-http_2.13-1.1.0-m4.pom | |
| zio-tls-http_2.13-1.1.0-m4.jar | 558 KB |
| zio-tls-http_2.13-1.1.0-m4-sources.jar | 63 KB |
| zio-tls-http_2.13-1.1.0-m4-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.ollls/zio-tls-http_2.13/ -->
<dependency>
<groupId>io.github.ollls</groupId>
<artifactId>zio-tls-http_2.13</artifactId>
<version>1.1.0-m4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.ollls/zio-tls-http_2.13/
implementation 'io.github.ollls:zio-tls-http_2.13:1.1.0-m4'
// https://jarcasting.com/artifacts/io.github.ollls/zio-tls-http_2.13/
implementation ("io.github.ollls:zio-tls-http_2.13:1.1.0-m4")
'io.github.ollls:zio-tls-http_2.13:jar:1.1.0-m4'
<dependency org="io.github.ollls" name="zio-tls-http_2.13" rev="1.1.0-m4">
<artifact name="zio-tls-http_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.ollls', module='zio-tls-http_2.13', version='1.1.0-m4')
)
libraryDependencies += "io.github.ollls" % "zio-tls-http_2.13" % "1.1.0-m4"
[io.github.ollls/zio-tls-http_2.13 "1.1.0-m4"]