File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -83,6 +83,7 @@ Add in sbt using `libraryDependencies += ...`:
83
83
"io.circe" %% "circe-core" % "0.6.0"
84
84
"io.get-coursier" %% "coursier" % "1.0.0-M14"
85
85
"io.monix" %% "monix" % "2.0.6"
86
+ "net.ruippeixotog" %% "scala-scraper" % "1.2.0"
86
87
"org.clapper" %% "classutil" % "1.1.0"
87
88
"org.clapper" %% "grizzled-scala" % "3.1.0"
88
89
"org.clapper" %% "grizzled-slf4j" % "1.3.0"
@@ -154,5 +155,4 @@ You can subscribe to these tickets to find out when a library you want becomes a
154
155
* [ SORM] ( https://github.com/sorm/sorm/issues/83 )
155
156
* [ Apache Spark] ( https://issues.apache.org/jira/browse/SPARK-14220 )
156
157
* [ Spire] ( https://github.com/non/spire/pull/606 )
157
- * [ scala-scraper] ( https://github.com/ruippeixotog/scala-scraper/issues/36 )
158
158
* [ Unfiltered] ( https://github.com/unfiltered/unfiltered/issues/319 )
You can’t perform that action at this time.
0 commit comments