MVN

com.ovea : license

Maven & Gradle

Dec 01, 2012

license · license

<dependency>
    <groupId>com.ovea</groupId>
    <artifactId>license</artifactId>
    <version>2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.ovea : license to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2

All Versions

Choose a version of com.ovea : license to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2
license-2

How to add a dependency to Maven

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

<dependency>
    <groupId>com.ovea</groupId>
    <artifactId>license</artifactId>
    <version>2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.ovea : license gradle dependency to your build.gradle file:

implementation 'com.ovea:license:2'

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

implementation("com.ovea:license:2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.ovea : license sbt scala dependency to your build.sbt file:

libraryDependencies += "com.ovea" % "license" % "2"

Advertisement

Dependencies from Group

Nov 08, 2012
5 usages
Sep 18, 2012
2 usages
Sep 13, 2011
1 usages
Jan 30, 2013
1 usages
Dec 12, 2011
1 usages
1 stars

Discover Dependencies