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