Skip to content

Commit aa4661b

Browse files
authored
Add Airframe (DI library for Scala) 0.9 Scala 2.12
Airframe is a DI framework for Scala https://github.com/wvlet/airframe, and it now supports Scala 2.12: https://oss.sonatype.org/content/repositories/releases/org/wvlet/airframe_2.12/
1 parent 47812dc commit aa4661b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

projects-2.12.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ Add in sbt using `libraryDependencies += ...`:
114114
"org.typelevel" %% "discipline" % "0.7.2"
115115
"org.typelevel" %% "macro-compat" % "1.1.1"
116116
"org.wvlet" %% "wvlet-log" % "1.1"
117+
"org.wvlet" %% "airframe" % "0.9"
117118
"pt.tecnico.dsi" %% "akka-kadmin" % "0.5.0"
118119
"pt.tecnico.dsi" %% "akka-ldap" % "0.4.2"
119120
"pt.tecnico.dsi" %% "akkastrator" % "0.8.0"

0 commit comments

Comments
 (0)