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

by.exonit.redmine.client:client-play-ws-standalone_2.12 5.0.0-rc2

Redmine REST API Client for Scala 2.12: Play-WS Standalone Web Client

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

by.exonit.redmine.client
Идентификатор

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

client-play-ws-standalone_2.12
Версия

Версия

5.0.0-rc2
Тип

Тип

jar

Скачать client-play-ws-standalone_2.12 5.0.0-rc2


<!-- https://jarcasting.com/artifacts/by.exonit.redmine.client/client-play-ws-standalone_2.12/ -->
<dependency>
    <groupId>by.exonit.redmine.client</groupId>
    <artifactId>client-play-ws-standalone_2.12</artifactId>
    <version>5.0.0-rc2</version>
</dependency>
// https://jarcasting.com/artifacts/by.exonit.redmine.client/client-play-ws-standalone_2.12/
implementation 'by.exonit.redmine.client:client-play-ws-standalone_2.12:5.0.0-rc2'
// https://jarcasting.com/artifacts/by.exonit.redmine.client/client-play-ws-standalone_2.12/
implementation ("by.exonit.redmine.client:client-play-ws-standalone_2.12:5.0.0-rc2")
'by.exonit.redmine.client:client-play-ws-standalone_2.12:jar:5.0.0-rc2'
<dependency org="by.exonit.redmine.client" name="client-play-ws-standalone_2.12" rev="5.0.0-rc2">
  <artifact name="client-play-ws-standalone_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='by.exonit.redmine.client', module='client-play-ws-standalone_2.12', version='5.0.0-rc2')
)
libraryDependencies += "by.exonit.redmine.client" % "client-play-ws-standalone_2.12" % "5.0.0-rc2"
[by.exonit.redmine.client/client-play-ws-standalone_2.12 "5.0.0-rc2"]