You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/Use_Library.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,11 +7,11 @@ Besides the interactive use of ArchiveSpark as a data analysis / corpus building
7
7
8
8
## Dependency
9
9
10
-
The recommended way to include ArchiveSpark as a library in your project is through Maven. For this purpose, we have published ArchiveSpark to[Maven Central](https://search.maven.org/#search%7Cga%7C1%7Carchivespark).
10
+
The recommended way to include ArchiveSpark as a library in your project is through Maven. For this purpose, we have published ArchiveSpark on[Maven Central](https://search.maven.org/#search%7Cga%7C1%7Carchivespark).
11
11
12
-
To include it from Maven Central in your Scala SBT project, add the following line to your `build.sbt` file (please check for the latest version):
12
+
To include it from Maven Central in your Scala SBT project, add the following line to your `build.sbt` file (please [check for the latest version](https://search.maven.org/#search%7Cga%7C1%7Carchivespark)):
0 commit comments