License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.github.benniekrijger |
ArtifactId | ArtifactIdscala-postnl_2.11 |
Version | Version0.16.1 |
Type | Typejar |
Description |
Descriptionscala-postnl
scala-postnl
|
Project Organization |
Project Organizationcom.github.benniekrijger |
Filename | Size |
---|---|
scala-postnl_2.11-0.16.1.pom | |
scala-postnl_2.11-0.16.1.jar | 223 KB |
scala-postnl_2.11-0.16.1-sources.jar | 16 KB |
scala-postnl_2.11-0.16.1-javadoc.jar | 468 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.benniekrijger/scala-postnl_2.11/ -->
<dependency>
<groupId>com.github.benniekrijger</groupId>
<artifactId>scala-postnl_2.11</artifactId>
<version>0.16.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.benniekrijger/scala-postnl_2.11/
implementation 'com.github.benniekrijger:scala-postnl_2.11:0.16.1'
// https://jarcasting.com/artifacts/com.github.benniekrijger/scala-postnl_2.11/
implementation ("com.github.benniekrijger:scala-postnl_2.11:0.16.1")
'com.github.benniekrijger:scala-postnl_2.11:jar:0.16.1'
<dependency org="com.github.benniekrijger" name="scala-postnl_2.11" rev="0.16.1">
<artifact name="scala-postnl_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.benniekrijger', module='scala-postnl_2.11', version='0.16.1')
)
libraryDependencies += "com.github.benniekrijger" % "scala-postnl_2.11" % "0.16.1"
[com.github.benniekrijger/scala-postnl_2.11 "0.16.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
com.typesafe.akka : akka-actor_2.11 | jar | 2.4.20 |
com.typesafe.akka : akka-stream_2.11 | jar | 2.4.20 |
com.typesafe.akka : akka-http_2.11 | jar | 10.0.13 |
de.heikoseeberger : akka-http-json4s_2.11 | jar | 1.15.0 |
org.json4s : json4s-jackson_2.11 | jar | 3.6.0 |
org.json4s : json4s-ext_2.11 | jar | 3.6.0 |
joda-time : joda-time | jar | 2.10 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-testkit_2.11 | jar | 2.5.14 |
org.mockito : mockito-core | jar | 2.21.0 |
org.scalatest : scalatest_2.11 | jar | 3.0.5 |