We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55090ad commit 718c013Copy full SHA for 718c013
projects-2.12.md
@@ -113,9 +113,9 @@ Add in sbt using `libraryDependencies += ...`:
113
"org.typelevel" %% "cats" % "0.8.1"
114
"org.typelevel" %% "discipline" % "0.7.2"
115
"org.typelevel" %% "macro-compat" % "1.1.1"
116
+ "org.xerial.larray" %% "larray" % "0.4.0"
117
"org.wvlet" %% "wvlet-log" % "1.1"
118
"org.wvlet" %% "airframe" % "0.9"
- "org.xerial.larray" %% "larray" % "0.4.0"
119
"pt.tecnico.dsi" %% "akka-kadmin" % "0.5.0"
120
"pt.tecnico.dsi" %% "akka-ldap" % "0.4.2"
121
"pt.tecnico.dsi" %% "akkastrator" % "0.8.0"
0 commit comments