License |
License |
---|---|
Categories |
CategoriesScala Languages CLI User Interface |
GroupId | GroupIdcom.m3 |
ArtifactId | ArtifactIdoctoparts-scala-ws-client_2.11 |
Last Version | Last Version2.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionoctoparts-scala-ws-client
octoparts-scala-ws-client
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.m3 |
<!-- https://jarcasting.com/artifacts/com.m3/octoparts-scala-ws-client_2.11/ -->
<dependency>
<groupId>com.m3</groupId>
<artifactId>octoparts-scala-ws-client_2.11</artifactId>
<version>2.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.m3/octoparts-scala-ws-client_2.11/
implementation 'com.m3:octoparts-scala-ws-client_2.11:2.6'
// https://jarcasting.com/artifacts/com.m3/octoparts-scala-ws-client_2.11/
implementation ("com.m3:octoparts-scala-ws-client_2.11:2.6")
'com.m3:octoparts-scala-ws-client_2.11:jar:2.6'
<dependency org="com.m3" name="octoparts-scala-ws-client_2.11" rev="2.6">
<artifact name="octoparts-scala-ws-client_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.m3', module='octoparts-scala-ws-client_2.11', version='2.6')
)
libraryDependencies += "com.m3" % "octoparts-scala-ws-client_2.11" % "2.6"
[com.m3/octoparts-scala-ws-client_2.11 "2.6"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.7 |
com.m3 : octoparts-models_2.11 | jar | 2.6 |
com.m3 : octoparts-play-json-formats_2.11 | jar | 2.6 |
com.typesafe.play : play-ws_2.11 | jar | 2.4.4 |
Group / Artifact | Type | Version |
---|---|---|
org.scoverage : scalac-scoverage-runtime_2.11 | jar | 1.0.4 |
org.scoverage : scalac-scoverage-plugin_2.11 | jar | 1.0.4 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 2.2.5 |
org.scalatestplus : play_2.11 | jar | 1.4.0-M4 |
org.mockito : mockito-core | jar | 1.10.19 |