org.jruby/jrubyparser

This artifact may shadow a release on Maven Central. You should search there for a canonical release.

Leiningen/Boot

[org.jruby/jrubyparser "0.3-SNAPSHOT"]

Clojure CLI/deps.edn

org.jruby/jrubyparser {:mvn/version "0.3-SNAPSHOT"}

Gradle

implementation("org.jruby:jrubyparser:0.3-SNAPSHOT")

Maven

<dependency>
  <groupId>org.jruby</groupId>
  <artifactId>jrubyparser</artifactId>
  <version>0.3-SNAPSHOT</version>
</dependency>