Jar examples for p:parboiled-2.11
Fast and elegant PEG parsing in Scala - lightweight, easy-to-use, powerful
You can download jar file parboiled_2.11 2.2.1 in this page.
Apache-2.0
You can use the following script to add parboiled_2.11-2.2.1.jar to your project.
<dependency> <groupId>org.globalnames</groupId> <artifactId>parboiled_2.11</artifactId> <version>2.2.1</version> </dependency>
compile group: 'org.globalnames', name: 'parboiled_2.11', version: '2.2.1'
libraryDependencies += "org.globalnames" % "parboiled_2.11" % "2.2.1"
<dependency org="org.globalnames" name="parboiled_2.11" rev="2.2.1"/>
@Grapes(@Grab(group='org.globalnames', module='parboiled_2.11', version='2.2.1'))
'org.globalnames:parboiled_2.11:jar:2.2.1'
Click the following link to download the jar file.
parboiled_2.11-2.2.1-javadoc.jar