License |
License |
---|---|
GroupId | GroupIdcom.swissborg |
ArtifactId | ArtifactIdlithium_2.12 |
Version | Version0.11.2 |
Type | Typejar |
Description |
Descriptionlithium
lithium
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lithium_2.12-0.11.2.pom | |
lithium_2.12-0.11.2.jar | 281 KB |
lithium_2.12-0.11.2-sources.jar | 35 KB |
lithium_2.12-0.11.2-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.swissborg/lithium_2.12/ -->
<dependency>
<groupId>com.swissborg</groupId>
<artifactId>lithium_2.12</artifactId>
<version>0.11.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.swissborg/lithium_2.12/
implementation 'com.swissborg:lithium_2.12:0.11.2'
// https://jarcasting.com/artifacts/com.swissborg/lithium_2.12/
implementation ("com.swissborg:lithium_2.12:0.11.2")
'com.swissborg:lithium_2.12:jar:0.11.2'
<dependency org="com.swissborg" name="lithium_2.12" rev="0.11.2">
<artifact name="lithium_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.swissborg', module='lithium_2.12', version='0.11.2')
)
libraryDependencies += "com.swissborg" % "lithium_2.12" % "0.11.2"
[com.swissborg/lithium_2.12 "0.11.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.10 |
com.typesafe.akka : akka-actor_2.12 | jar | 2.6.4 |
com.typesafe.akka : akka-cluster_2.12 | jar | 2.6.4 |
com.typesafe.akka : akka-remote_2.12 | jar | 2.6.4 |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.typelevel : cats-core_2.12 | jar | 2.1.1 |
org.typelevel : cats-kernel_2.12 | jar | 2.1.1 |
org.typelevel : cats-effect_2.12 | jar | 2.1.3 |
com.chuusai : shapeless_2.12 | jar | 2.3.3 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-testkit_2.12 | jar | 2.6.4 |
com.typesafe.akka : akka-multi-node-testkit_2.12 | jar | 2.6.4 |
com.typesafe.akka : akka-slf4j_2.12 | jar | 2.6.4 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.typelevel : cats-testkit_2.12 | jar | 2.1.1 |
org.scalatest : scalatest_2.12 | jar | 3.1.1 |
org.scalacheck : scalacheck_2.12 | jar | 1.14.3 |
org.scalatestplus : scalacheck-1-14_2.12 | jar | 3.1.1.1 |
com.github.alexarchambault : scalacheck-shapeless_1.14_2.12 | jar | 1.2.5 |