scaladon


License

License

Categories

Categories

Scala Languages
GroupId

GroupId

ca.schwitzer
ArtifactId

ArtifactId

scaladon_2.12
Last Version

Last Version

0.4.0-M0
Release Date

Release Date

Type

Type

jar
Description

Description

scaladon
scaladon
Project URL

Project URL

https://github.com/schwitzerm/scaladon
Project Organization

Project Organization

ca.schwitzer

Download scaladon_2.12

How to add to project

<!-- https://jarcasting.com/artifacts/ca.schwitzer/scaladon_2.12/ -->
<dependency>
    <groupId>ca.schwitzer</groupId>
    <artifactId>scaladon_2.12</artifactId>
    <version>0.4.0-M0</version>
</dependency>
// https://jarcasting.com/artifacts/ca.schwitzer/scaladon_2.12/
implementation 'ca.schwitzer:scaladon_2.12:0.4.0-M0'
// https://jarcasting.com/artifacts/ca.schwitzer/scaladon_2.12/
implementation ("ca.schwitzer:scaladon_2.12:0.4.0-M0")
'ca.schwitzer:scaladon_2.12:jar:0.4.0-M0'
<dependency org="ca.schwitzer" name="scaladon_2.12" rev="0.4.0-M0">
  <artifact name="scaladon_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='ca.schwitzer', module='scaladon_2.12', version='0.4.0-M0')
)
libraryDependencies += "ca.schwitzer" % "scaladon_2.12" % "0.4.0-M0"
[ca.schwitzer/scaladon_2.12 "0.4.0-M0"]

Dependencies

compile (8)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.2
com.typesafe.akka : akka-http_2.12 jar 10.0.5
com.typesafe.akka : akka-http-core_2.12 jar 10.0.5
com.typesafe.akka : akka-stream_2.12 jar 2.5.0
com.typesafe.play : play-json_2.12 jar 2.6.0-M7
com.typesafe.scala-logging : scala-logging_2.12 jar 3.5.0
ch.qos.logback : logback-classic jar 1.1.7
org.scalactic : scalactic_2.12 jar 3.0.1

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.0-M0
0.3.2
0.3.1
0.3.0