| Группа | Группаcom.iheart |
|---|---|
| Идентификатор | Идентификаторthomas-http4s_2.12 |
| Версия | Версия0.27 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| thomas-http4s_2.12-0.27.pom | |
| thomas-http4s_2.12-0.27.jar | 41 KB |
| thomas-http4s_2.12-0.27-sources.jar | 4 KB |
| thomas-http4s_2.12-0.27-javadoc.jar | 1 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.iheart/thomas-http4s_2.12/ -->
<dependency>
<groupId>com.iheart</groupId>
<artifactId>thomas-http4s_2.12</artifactId>
<version>0.27</version>
</dependency>
// https://jarcasting.com/artifacts/com.iheart/thomas-http4s_2.12/
implementation 'com.iheart:thomas-http4s_2.12:0.27'
// https://jarcasting.com/artifacts/com.iheart/thomas-http4s_2.12/
implementation ("com.iheart:thomas-http4s_2.12:0.27")
'com.iheart:thomas-http4s_2.12:jar:0.27'
<dependency org="com.iheart" name="thomas-http4s_2.12" rev="0.27">
<artifact name="thomas-http4s_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.iheart', module='thomas-http4s_2.12', version='0.27')
)
libraryDependencies += "com.iheart" % "thomas-http4s_2.12" % "0.27"
[com.iheart/thomas-http4s_2.12 "0.27"]