MVN

org.jfrog.aether : aether-utils

Maven & Gradle

Oct 02, 2013
1 usages
0 stars

Aether Utils · Utils for bridging between Aether versions in Maven 3.0 and Maven 3.1

<dependency>
    <groupId>org.jfrog.aether</groupId>
    <artifactId>aether-utils</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jfrog.aether : aether-utils to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of org.jfrog.aether : aether-utils to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
aether-utils-1.0

How to add a dependency to Maven

Add the following org.jfrog.aether : aether-utils maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.jfrog.aether</groupId>
    <artifactId>aether-utils</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jfrog.aether : aether-utils gradle dependency to your build.gradle file:

implementation 'org.jfrog.aether:aether-utils:1.0'

Gradle Kotlin DSL: Add the following org.jfrog.aether : aether-utils gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jfrog.aether:aether-utils:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jfrog.aether : aether-utils sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jfrog.aether" % "aether-utils" % "1.0"

Advertisement

Dependencies from Group

Oct 02, 2013
1 usages
0 stars

Discover Dependencies

Jul 21, 2023
1 usages
Apr 18, 2023
1 usages
187 stars
Jun 16, 2021
2 usages
18 stars
Apr 18, 2023
1 usages
187 stars
Sep 01, 2015
2 usages
2 stars
Jan 15, 2020
5 usages
15 stars
Jun 08, 2021
1 usages
661 stars
Jul 09, 2023
1 usages
578 stars