License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.avast |
ArtifactId | ArtifactIdscala-server-toolkit-jvm-system_2.12 |
Last Version | Last Version0.1.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionscala-server-toolkit-jvm-system
Functional programming toolkit for building server applications in Scala.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.avast/scala-server-toolkit-jvm-system_2.12/ -->
<dependency>
<groupId>com.avast</groupId>
<artifactId>scala-server-toolkit-jvm-system_2.12</artifactId>
<version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.avast/scala-server-toolkit-jvm-system_2.12/
implementation 'com.avast:scala-server-toolkit-jvm-system_2.12:0.1.3'
// https://jarcasting.com/artifacts/com.avast/scala-server-toolkit-jvm-system_2.12/
implementation ("com.avast:scala-server-toolkit-jvm-system_2.12:0.1.3")
'com.avast:scala-server-toolkit-jvm-system_2.12:jar:0.1.3'
<dependency org="com.avast" name="scala-server-toolkit-jvm-system_2.12" rev="0.1.3">
<artifact name="scala-server-toolkit-jvm-system_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.avast', module='scala-server-toolkit-jvm-system_2.12', version='0.1.3')
)
libraryDependencies += "com.avast" % "scala-server-toolkit-jvm-system_2.12" % "0.1.3"
[com.avast/scala-server-toolkit-jvm-system_2.12 "0.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.10 |
org.typelevel : cats-effect_2.12 | jar | 2.0.0 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.scalatest : scalatest_2.12 | jar | 3.0.8 |