| GroupId | GroupIdio.github.ollls |
|---|---|
| ArtifactId | ArtifactIdzio-tls-http_2.13 |
| Version | Version1.1.0-m6 |
| Type | Typejar |
| Filename | Size |
|---|---|
| zio-tls-http_2.13-1.1.0-m6.pom | |
| zio-tls-http_2.13-1.1.0-m6.jar | 565 KB |
| zio-tls-http_2.13-1.1.0-m6-sources.jar | 64 KB |
| zio-tls-http_2.13-1.1.0-m6-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-m6</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-m6'
// https://jarcasting.com/artifacts/io.github.ollls/zio-tls-http_2.13/
implementation ("io.github.ollls:zio-tls-http_2.13:1.1.0-m6")
'io.github.ollls:zio-tls-http_2.13:jar:1.1.0-m6'
<dependency org="io.github.ollls" name="zio-tls-http_2.13" rev="1.1.0-m6">
<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-m6')
)
libraryDependencies += "io.github.ollls" % "zio-tls-http_2.13" % "1.1.0-m6"
[io.github.ollls/zio-tls-http_2.13 "1.1.0-m6"]