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