is not current version
Last Version 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

Categories

Categories

CLI User Interface
GroupId

GroupId

by.exonit.redmine.client
ArtifactId

ArtifactId

client-play-ws-standalone_2.12
Version

Version

5.0.0-rc2
Type

Type

jar

Download 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"]