A fast and modern parser combinator library for Scala
parsley 2.8.6
Group ID:
com.github.j-mie6
Artifact ID:
parsley_2.13
Version:
2.8.6
Release Date:
Mar 7, 2021
Licenses:
Files:
Full Scala Version:
2.13.5
Developers:
libraryDependencies += "com.github.j-mie6" %% "parsley" % "2.8.6"
ivy"com.github.j-mie6::parsley:2.8.6"
//> using dep "com.github.j-mie6::parsley:2.8.6"
import $ivy.`com.github.j-mie6::parsley:2.8.6`
<dependency> <groupId>com.github.j-mie6</groupId> <artifactId>parsley_2.13</artifactId> <version>2.8.6</version> </dependency>
compile group: 'com.github.j-mie6', name: 'parsley_2.13', version: '2.8.6'