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 580fa82 commit b8ca20dCopy full SHA for b8ca20d
README.md
@@ -7,7 +7,7 @@
7
## Usage
8
``` sbt
9
// Add this line in your build.sbt
10
-libraryDependencies += "com.thoughtworks.extractor" %% "extractor" % "1.0.0"
+libraryDependencies += "com.thoughtworks.extractor" %% "extractor" % "latest.release"
11
```
12
13
``` scala
0 commit comments