MVN

org.jruby : jrubyparser

Maven & Gradle

Nov 24, 2013
2 usages
44 stars

JRuby Parser · A library to expose exact char-for-char position information of Ruby syntax.

<dependency>
    <groupId>org.jruby</groupId>
    <artifactId>jrubyparser</artifactId>
    <version>0.5.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jruby : jrubyparser to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.5.3

All Versions

Choose a version of org.jruby : jrubyparser to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.5.x
jrubyparser-0.5.3
jrubyparser-0.5.2
jrubyparser-0.5.1
jrubyparser-0.5.0
0.4.x
jrubyparser-0.4.2
jrubyparser-0.4.1
0.4
jrubyparser-0.4
0.2
jrubyparser-0.2

How to add a dependency to Maven

Add the following org.jruby : jrubyparser maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.jruby</groupId>
    <artifactId>jrubyparser</artifactId>
    <version>0.5.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jruby : jrubyparser gradle dependency to your build.gradle file:

implementation 'org.jruby:jrubyparser:0.5.3'

Gradle Kotlin DSL: Add the following org.jruby : jrubyparser gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jruby:jrubyparser:0.5.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jruby : jrubyparser sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jruby" % "jrubyparser" % "0.5.3"

Advertisement

Dependencies from Group

Jun 07, 2023
281 usages
3.6k stars
Jun 07, 2023
148 usages
3.6k stars
Jun 07, 2023
69 usages
3.6k stars
Jun 07, 2023
58 usages
3.6k stars
Mar 10, 2021
4 usages
0 stars

Discover Dependencies

Oct 02, 2018
23 usages
0 stars
Feb 13, 2022
4 usages
2 stars
Dec 19, 2019
6 usages
22 stars
Jun 29, 2019
3 usages
18 stars
May 22, 2019
1 usages
14 stars
Oct 08, 2019
2 usages
0 stars
Jan 30, 2020
2 usages
5.5k stars
Aug 15, 2023
8 usages
1 stars