rest4s


Лицензия

Лицензия

MIT
Группа

Группа

io.github.tobetwo
Идентификатор

Идентификатор

rest4s
Последняя версия

Последняя версия

1.1.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

rest4s
rest4s
Организация-разработчик

Организация-разработчик

io.github.tobetwo

Скачать rest4s

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/io.github.tobetwo/rest4s/ -->
<dependency>
    <groupId>io.github.tobetwo</groupId>
    <artifactId>rest4s</artifactId>
    <version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.tobetwo/rest4s/
implementation 'io.github.tobetwo:rest4s:1.1.2'
// https://jarcasting.com/artifacts/io.github.tobetwo/rest4s/
implementation ("io.github.tobetwo:rest4s:1.1.2")
'io.github.tobetwo:rest4s:jar:1.1.2'
<dependency org="io.github.tobetwo" name="rest4s" rev="1.1.2">
  <artifact name="rest4s" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.tobetwo', module='rest4s', version='1.1.2')
)
libraryDependencies += "io.github.tobetwo" % "rest4s" % "1.1.2"
[io.github.tobetwo/rest4s "1.1.2"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.scala-lang : scala-library jar 2.11.8
commons-configuration : commons-configuration jar 1.10
io.github.tobetwo : scala-zoom jar 1.0.2
org.scalaj : scalaj-http_2.11 jar 2.4.1

test (1)

Идентификатор библиотеки Тип Версия
org.scalatest : scalatest_2.11 jar 3.0.0

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.1.2
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0