Download parser_2.12-0.5.8.jar file - Jar p

Jar examples for p:parser-2.12

Description

A Trifecta inspired parser in Scala.

You can download jar file parser_2.12 0.5.8 in this page.

License

Apache-2.0

Build File

You can use the following script to add parser_2.12-0.5.8.jar to your project.

<dependency>
   <groupId>io.verizon.ermine</groupId>
   <artifactId>parser_2.12</artifactId>
   <version>0.5.8</version>
</dependency>
compile group: 'io.verizon.ermine', name: 'parser_2.12', version: '0.5.8'
libraryDependencies += "io.verizon.ermine" % "parser_2.12" % "0.5.8"
<dependency org="io.verizon.ermine" name="parser_2.12" rev="0.5.8"/>
@Grapes(@Grab(group='io.verizon.ermine', module='parser_2.12', version='0.5.8'))
'io.verizon.ermine:parser_2.12:jar:0.5.8'

Download

Click the following link to download the jar file.

parser_2.12-0.5.8-javadoc.jar
parser_2.12-0.5.8-sources.jar
parser_2.12-0.5.8.jar
parser_2.12-0.5.8.pom



Related Tutorials