MVN

oro : oro

Maven & Gradle

Sep 20, 2005
527 usages
<dependency>
    <groupId>oro</groupId>
    <artifactId>oro</artifactId>
    <version>2.0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of oro : oro to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.6

All Versions

Choose a version of oro : oro to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
oro-2.0.8
oro-2.0.7
oro-2.0.6

How to add a dependency to Maven

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

<dependency>
    <groupId>oro</groupId>
    <artifactId>oro</artifactId>
    <version>2.0.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following oro : oro gradle dependency to your build.gradle file:

implementation 'oro:oro:2.0.6'

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

implementation("oro:oro:2.0.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following oro : oro sbt scala dependency to your build.sbt file:

libraryDependencies += "oro" % "oro" % "2.0.6"

Advertisement

Dependencies from Group

oro
Sep 20, 2005
527 usages

Discover Dependencies

Feb 17, 2014
469 usages
450 stars
Oct 09, 2014
2 usages
0 stars
Jul 29, 2014
0 stars
Dec 31, 2010
5 usages
Sep 01, 2014
2 usages
97 stars
Apr 08, 2015
0 stars
Jan 27, 2015
2 usages
1 stars