License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.github.benniekrijger |
ArtifactId | ArtifactIdscala-postnl_2.12 |
Version | Version0.22 |
Type | Typejar |
Description |
Descriptionscala-postnl
scala-postnl
|
Project Organization |
Project Organizationcom.github.benniekrijger |
Filename | Size |
---|---|
scala-postnl_2.12-0.22.pom | |
scala-postnl_2.12-0.22.jar | 153 KB |
scala-postnl_2.12-0.22-sources.jar | 15 KB |
scala-postnl_2.12-0.22-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.benniekrijger/scala-postnl_2.12/ -->
<dependency>
<groupId>com.github.benniekrijger</groupId>
<artifactId>scala-postnl_2.12</artifactId>
<version>0.22</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.benniekrijger/scala-postnl_2.12/
implementation 'com.github.benniekrijger:scala-postnl_2.12:0.22'
// https://jarcasting.com/artifacts/com.github.benniekrijger/scala-postnl_2.12/
implementation ("com.github.benniekrijger:scala-postnl_2.12:0.22")
'com.github.benniekrijger:scala-postnl_2.12:jar:0.22'
<dependency org="com.github.benniekrijger" name="scala-postnl_2.12" rev="0.22">
<artifact name="scala-postnl_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.benniekrijger', module='scala-postnl_2.12', version='0.22')
)
libraryDependencies += "com.github.benniekrijger" % "scala-postnl_2.12" % "0.22"
[com.github.benniekrijger/scala-postnl_2.12 "0.22"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.8 |
com.typesafe.akka : akka-actor_2.12 | jar | 2.5.19 |
com.typesafe.akka : akka-stream_2.12 | jar | 2.5.19 |
com.typesafe.akka : akka-http_2.12 | jar | 10.1.7 |
de.heikoseeberger : akka-http-json4s_2.12 | jar | 1.23.0 |
org.json4s : json4s-jackson_2.12 | jar | 3.6.3 |
org.json4s : json4s-ext_2.12 | jar | 3.6.3 |
joda-time : joda-time | jar | 2.10.1 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-testkit_2.12 | jar | 2.5.19 |
org.mockito : mockito-core | jar | 2.23.4 |
org.scalatest : scalatest_2.12 | jar | 3.0.5 |