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