Permalink
Browse files

Complete Scala SBT Project instructions

  • Loading branch information...
mcallisto committed May 24, 2018
1 parent 08e56e5 commit 4a5d53f75d5367093d45d375a3b86d3d84577842
Showing with 1 addition and 1 deletion.
  1. +1 −1 README.md
@@ -38,7 +38,7 @@ resolvers ++= Seq(
"gephi-thirdparty" at "https://raw.github.com/gephi/gephi/mvn-thirdparty-repo/"
)
libraryDependencies += "org.gephi" % "gephi-toolkit" % "0.9.2"
libraryDependencies += "org.gephi" % "gephi-toolkit" % "0.9.2" classifier "all"
```

## Latest releases

0 comments on commit 4a5d53f

Please sign in to comment.