A fast and modern parser combinator library for Scala
parsley 4.3.0-RC1
Group ID:
com.github.j-mie6
Artifact ID:
parsley_3
Version:
4.3.0-RC1
Version Scheme:
Release Date:
Jun 25, 2023
Licenses:
Files:
Full Scala Version:
3.3.0
Developers:
libraryDependencies += "com.github.j-mie6" %% "parsley" % "4.3.0-RC1"
ivy"com.github.j-mie6::parsley:4.3.0-RC1"
//> using dep "com.github.j-mie6::parsley:4.3.0-RC1"
import $ivy.`com.github.j-mie6::parsley:4.3.0-RC1`
<dependency> <groupId>com.github.j-mie6</groupId> <artifactId>parsley_3</artifactId> <version>4.3.0-RC1</version> </dependency>
compile group: 'com.github.j-mie6', name: 'parsley_3', version: '4.3.0-RC1'