Download parser_2.10-0.3.3a.jar file - Jar p

Jar examples for p:parser-2.10

Description

A Trifecta inspired parser in Scala.

You can download jar file parser_2.10 0.3.3a in this page.

License

Apache-2.0

Build File

You can use the following script to add parser_2.10-0.3.3a.jar to your project.

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

Download

Click the following link to download the jar file.

parser_2.10-0.3.3a-javadoc.jar
parser_2.10-0.3.3a-sources.jar
parser_2.10-0.3.3a.jar
parser_2.10-0.3.3a.pom



Related Tutorials