| Категории |
КатегорииScala Языки программирования |
|---|---|
| Группа | Группаorg.scalaj |
| Идентификатор | Идентификаторscalaj-http_2.9.0-1 |
| Версия | Версия0.2.9 |
| Тип | Типjar |
| Описание |
Описание |
| Имя Файла | Размер |
|---|---|
| scalaj-http_2.9.0-1-0.2.9.pom | |
| scalaj-http_2.9.0-1-0.2.9.jar | 60 KB |
| scalaj-http_2.9.0-1-0.2.9-sources.jar | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.scalaj/scalaj-http_2.9.0-1/ -->
<dependency>
<groupId>org.scalaj</groupId>
<artifactId>scalaj-http_2.9.0-1</artifactId>
<version>0.2.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.scalaj/scalaj-http_2.9.0-1/
implementation 'org.scalaj:scalaj-http_2.9.0-1:0.2.9'
// https://jarcasting.com/artifacts/org.scalaj/scalaj-http_2.9.0-1/
implementation ("org.scalaj:scalaj-http_2.9.0-1:0.2.9")
'org.scalaj:scalaj-http_2.9.0-1:jar:0.2.9'
<dependency org="org.scalaj" name="scalaj-http_2.9.0-1" rev="0.2.9">
<artifact name="scalaj-http_2.9.0-1" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scalaj', module='scalaj-http_2.9.0-1', version='0.2.9')
)
libraryDependencies += "org.scalaj" % "scalaj-http_2.9.0-1" % "0.2.9"
[org.scalaj/scalaj-http_2.9.0-1 "0.2.9"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-codec : commons-codec | jar | 1.4 |
| org.scala-lang : scala-library | jar | 2.9.0-1 |