Jar examples for p:parser-2.12
A Trifecta inspired parser in Scala.
You can download jar file parser_2.12 0.4.7-scalaz-7.2 in this page.
Apache-2.0
You can use the following script to add parser_2.12-0.4.7-scalaz-7.2.jar to your project.
<dependency> <groupId>io.verizon.ermine</groupId> <artifactId>parser_2.12</artifactId> <version>0.4.7-scalaz-7.2</version> </dependency>
compile group: 'io.verizon.ermine', name: 'parser_2.12', version: '0.4.7-scalaz-7.2'
libraryDependencies += "io.verizon.ermine" % "parser_2.12" % "0.4.7-scalaz-7.2"
<dependency org="io.verizon.ermine" name="parser_2.12" rev="0.4.7-scalaz-7.2"/>
@Grapes(@Grab(group='io.verizon.ermine', module='parser_2.12', version='0.4.7-scalaz-7.2'))
'io.verizon.ermine:parser_2.12:jar:0.4.7-scalaz-7.2'
Click the following link to download the jar file.
parser_2.12-0.4.7-scalaz-7.2-javadoc.jar