| Группа | Группаio.github.ollls |
|---|---|
| Идентификатор | Идентификаторzio-tls-http_2.13 |
| Версия | Версия1.1.0-m8 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| zio-tls-http_2.13-1.1.0-m8.pom | |
| zio-tls-http_2.13-1.1.0-m8.jar | 575 KB |
| zio-tls-http_2.13-1.1.0-m8-sources.jar | 64 KB |
| zio-tls-http_2.13-1.1.0-m8-javadoc.jar | 1 MB |
| Обзор |
<!-- 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-m8</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-m8'
// https://jarcasting.com/artifacts/io.github.ollls/zio-tls-http_2.13/
implementation ("io.github.ollls:zio-tls-http_2.13:1.1.0-m8")
'io.github.ollls:zio-tls-http_2.13:jar:1.1.0-m8'
<dependency org="io.github.ollls" name="zio-tls-http_2.13" rev="1.1.0-m8">
<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-m8')
)
libraryDependencies += "io.github.ollls" % "zio-tls-http_2.13" % "1.1.0-m8"
[io.github.ollls/zio-tls-http_2.13 "1.1.0-m8"]