Last Version

scalanda 0.3.7

Scala/Akka wrapper for Oanda REST and Stream APIs

License

License

MIT
Categories

Categories

Scala Languages
GroupId

GroupId

com.msilb
ArtifactId

ArtifactId

scalanda_2.11
Version

Version

0.3.7
Type

Type

jar
Description

Description

scalanda
Scala/Akka wrapper for Oanda REST and Stream APIs
Project URL

Project URL

http://msilb.com
Project Organization

Project Organization

com.msilb
Source Code Management

Source Code Management

https://github.com/msilb/scalanda

Download scalanda_2.11 0.3.7


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

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.7
io.spray : spray-json_2.11 jar 1.3.2
io.spray : spray-can_2.11 jar 1.3.3
io.spray : spray-client_2.11 jar 1.3.3
com.typesafe.akka : akka-actor_2.11 jar 2.4.0

provided (2)

Group / Artifact Type Version
org.scoverage : scalac-scoverage-runtime_2.11 jar 1.1.1
org.scoverage : scalac-scoverage-plugin_2.11 jar 1.1.1

test (2)

Group / Artifact Type Version
com.typesafe.akka : akka-testkit_2.11 jar 2.4.0
org.scalatest : scalatest_2.11 jar 2.2.5

Project Modules

There are no modules declared in this project.