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: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
## What is Parsley?
4
4
Parsley is a very fast parser combinator library for Scala based on a Haskell-style Parsec API.
5
5
6
-
## How do I use it? [](https://javadoc-badge.appspot.com/com.github.j-mie6/parsley_2.13)[](https://mvnrepository.com/artifact/com.github.j-mie6/parsley_2.12)[](https://mvnrepository.com/artifact/com.github.j-mie6/parsley_2.13)[](https://mvnrepository.com/artifact/com.github.j-mie6/parsley_0.27)
6
+
## How do I use it? [](https://javadoc-badge.appspot.com/com.github.j-mie6/parsley_2.13)[](https://mvnrepository.com/artifact/com.github.j-mie6/parsley_2.12)[](https://mvnrepository.com/artifact/com.github.j-mie6/parsley_2.13)[](https://mvnrepository.com/artifact/com.github.j-mie6/parsley_3.0.0-M3)<!--[](https://mvnrepository.com/artifact/com.github.j-mie6/parsley_0.27)-->
7
7
8
8
Parsley is distributed on Maven Central, and can be added to your project via:
0 commit comments