MVN

com.joseflavio : unhadegato

Maven & Gradle

Dec 13, 2018
1 usages
0 stars

Unha-de-gato · Concentrador de Copaíbas.

<dependency>
    <groupId>com.joseflavio</groupId>
    <artifactId>unhadegato</artifactId>
    <version>1.0-A16</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.joseflavio : unhadegato to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0-A16

All Versions

Choose a version of com.joseflavio : unhadegato to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
unhadegato-1.0-A16
unhadegato-1.0-A15
unhadegato-1.0-A14
unhadegato-1.0-A13
unhadegato-1.0-A12
unhadegato-1.0-A11
unhadegato-1.0-A10
unhadegato-1.0-A9
unhadegato-1.0-A8
unhadegato-1.0-A7
unhadegato-1.0-A6
unhadegato-1.0-A5
unhadegato-1.0-A4
unhadegato-1.0-A3
unhadegato-1.0-A2
unhadegato-1.0-A1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.joseflavio</groupId>
    <artifactId>unhadegato</artifactId>
    <version>1.0-A16</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.joseflavio : unhadegato gradle dependency to your build.gradle file:

implementation 'com.joseflavio:unhadegato:1.0-A16'

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

implementation("com.joseflavio:unhadegato:1.0-A16")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.joseflavio : unhadegato sbt scala dependency to your build.sbt file:

libraryDependencies += "com.joseflavio" % "unhadegato" % "1.0-A16"

Advertisement