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.
2 parents d10064b + 7bbfc83 commit c6bdff6Copy full SHA for c6bdff6
projects-2.12.md
@@ -43,6 +43,7 @@ Add in sbt using `libraryDependencies += ...`:
43
"co.fs2" %% "fs2-io" % "0.9.2"
44
"com.beachape" %% "enumeratum" % "1.4.17"
45
"com.chuusai" %% "shapeless" % "2.3.2"
46
+ "com.enragedginger" %% "akka-quartz-scheduler" % "1.6.0-akka-2.4.x"
47
"com.github.dnvriend" %% "akka-persistence-inmemory" % "1.3.14"
48
"com.github.dnvriend" %% "akka-persistence-journal-writer" % "0.0.2"
49
"com.github.julien-truffaut" %% "monocle-core" % "1.3.2"
0 commit comments