License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdby.exonit.redmine.client |
ArtifactId | ArtifactIdclient-play-ws_2.11 |
Version | Version4.0.0-RC2 |
Type | Typejar |
Description |
Descriptionclient-play-ws
Redmine REST API Client for Scala 2.11: Play-WS Web Client
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/by.exonit.redmine.client/client-play-ws_2.11/ -->
<dependency>
<groupId>by.exonit.redmine.client</groupId>
<artifactId>client-play-ws_2.11</artifactId>
<version>4.0.0-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/by.exonit.redmine.client/client-play-ws_2.11/
implementation 'by.exonit.redmine.client:client-play-ws_2.11:4.0.0-RC2'
// https://jarcasting.com/artifacts/by.exonit.redmine.client/client-play-ws_2.11/
implementation ("by.exonit.redmine.client:client-play-ws_2.11:4.0.0-RC2")
'by.exonit.redmine.client:client-play-ws_2.11:jar:4.0.0-RC2'
<dependency org="by.exonit.redmine.client" name="client-play-ws_2.11" rev="4.0.0-RC2">
<artifact name="client-play-ws_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='by.exonit.redmine.client', module='client-play-ws_2.11', version='4.0.0-RC2')
)
libraryDependencies += "by.exonit.redmine.client" % "client-play-ws_2.11" % "4.0.0-RC2"
[by.exonit.redmine.client/client-play-ws_2.11 "4.0.0-RC2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
by.exonit.redmine.client : client-core_2.11 | jar | 4.0.0-RC2 |
com.typesafe.play : play-ws_2.11 | jar | 2.5.13 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-jdk14 | jar | 1.7.25 |
junit : junit | jar | 4.12 |
org.scalatest : scalatest_2.11 | jar | 3.0.1 |
com.github.rest-driver : rest-client-driver | jar | 2.0.0 |
com.jsuereth : scala-arm_2.11 | jar | 2.0 |