How To Install Java Artifact org.scala-lang.scala-parser-combinators v2.11.0-M4

org.scala-lang scala-parser-combinators 2.11.0-M4

Introduction

In this article, we'll learn how to install Java artifact scala-parser-combinators from org.scala-lang group in version 2.11.0-M4. The artifact is available in 1 versions: 2.11.0-M4 . The Scala Parser Combinators project has been released under BSD-like license, and has its own website at: http://www.scala-lang.org/ .

How To Install Java Artifact org.scala-lang.scala-parser-combinators In Version 2.11.0-M4

To install the Scala Parser Combinators artifact in version 2.11.0-M4 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Scala Parser Combinators dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Licenses