License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.github.benniekrijger |
ArtifactId | ArtifactIdscala-mollie_2.12 |
Version | Version0.26 |
Type | Typejar |
Description |
Descriptionscala-mollie
scala-mollie
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.benniekrijger |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
scala-mollie_2.12-0.26.pom | |
scala-mollie_2.12-0.26.jar | 142 KB |
scala-mollie_2.12-0.26-sources.jar | 6 KB |
scala-mollie_2.12-0.26-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.benniekrijger/scala-mollie_2.12/ -->
<dependency>
<groupId>com.github.benniekrijger</groupId>
<artifactId>scala-mollie_2.12</artifactId>
<version>0.26</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.benniekrijger/scala-mollie_2.12/
implementation 'com.github.benniekrijger:scala-mollie_2.12:0.26'
// https://jarcasting.com/artifacts/com.github.benniekrijger/scala-mollie_2.12/
implementation ("com.github.benniekrijger:scala-mollie_2.12:0.26")
'com.github.benniekrijger:scala-mollie_2.12:jar:0.26'
<dependency org="com.github.benniekrijger" name="scala-mollie_2.12" rev="0.26">
<artifact name="scala-mollie_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.benniekrijger', module='scala-mollie_2.12', version='0.26')
)
libraryDependencies += "com.github.benniekrijger" % "scala-mollie_2.12" % "0.26"
[com.github.benniekrijger/scala-mollie_2.12 "0.26"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.10 |
com.typesafe.akka : akka-actor_2.12 | jar | 2.6.1 |
com.typesafe.akka : akka-http_2.12 | jar | 10.1.11 |
de.heikoseeberger : akka-http-json4s_2.12 | jar | 1.29.1 |
org.json4s : json4s-jackson_2.12 | jar | 3.6.7 |
org.json4s : json4s-ext_2.12 | jar | 3.6.7 |
joda-time : joda-time | jar | 2.10.5 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-testkit_2.12 | jar | 2.6.1 |
org.scalatest : scalatest_2.12 | jar | 3.1.0 |