MVN

com.rei.aether : aether-utils

Maven & Gradle

Jul 11, 2023
1 usages

Aether Utils · Utility library to make simple use cases working with Aether much easier

<dependency>
    <groupId>com.rei.aether</groupId>
    <artifactId>aether-utils</artifactId>
    <version>2.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.0.1

All Versions

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

Version Vulnerabilities Updated
2.0.x
aether-utils-2.0.1
2.0
aether-utils-2.0
1.2
aether-utils-1.2
1.1
aether-utils-1.1
1.0
aether-utils-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.rei.aether</groupId>
    <artifactId>aether-utils</artifactId>
    <version>2.0.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.rei.aether:aether-utils:2.0.1'

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

implementation("com.rei.aether:aether-utils:2.0.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.rei.aether" % "aether-utils" % "2.0.1"

Advertisement

Dependencies from Group

Jul 11, 2023
1 usages

Discover Dependencies

Mar 02, 2017
1 usages
11 stars
May 27, 2017
1 usages
0 stars
Aug 31, 2018
1 usages
35 stars
Apr 07, 2020
1 usages
189 stars
Jan 20, 2017
1 usages
0 stars
Dec 10, 2020
8 usages
24 stars
Feb 19, 2018
1 usages
37 stars
Nov 25, 2019
1 usages
128 stars