MVN

de.saumya.mojo : jruby9-common

Maven & Gradle

Nov 06, 2015
4 usages

JRuby9 Common

<dependency>
    <groupId>de.saumya.mojo</groupId>
    <artifactId>jruby9-common</artifactId>
    <version>0.2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of de.saumya.mojo : jruby9-common to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.2

All Versions

Choose a version of de.saumya.mojo : jruby9-common to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.2.x
jruby9-common-0.2.2
jruby9-common-0.2.1
jruby9-common-0.2.0

How to add a dependency to Maven

Add the following de.saumya.mojo : jruby9-common maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>de.saumya.mojo</groupId>
    <artifactId>jruby9-common</artifactId>
    <version>0.2.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following de.saumya.mojo : jruby9-common gradle dependency to your build.gradle file:

implementation 'de.saumya.mojo:jruby9-common:0.2.2'

Gradle Kotlin DSL: Add the following de.saumya.mojo : jruby9-common gradle kotlin dependency to your build.gradle.kts file:

implementation("de.saumya.mojo:jruby9-common:0.2.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following de.saumya.mojo : jruby9-common sbt scala dependency to your build.sbt file:

libraryDependencies += "de.saumya.mojo" % "jruby9-common" % "0.2.2"

Advertisement

Dependencies from Group

Nov 02, 2021
8 usages
Nov 02, 2021
4 usages
111 stars
Nov 06, 2015
4 usages
Apr 07, 2014
2 usages
14 stars
Jul 13, 2015
1 usages
9 stars

Discover Dependencies