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