Aether Utils

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

License

License

GroupId

GroupId

com.rei.aether
ArtifactId

ArtifactId

aether-utils
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download aether-utils

How to add to project

<!-- https://jarcasting.com/artifacts/com.rei.aether/aether-utils/ -->
<dependency>
    <groupId>com.rei.aether</groupId>
    <artifactId>aether-utils</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.rei.aether/aether-utils/
implementation 'com.rei.aether:aether-utils:1.2'
// https://jarcasting.com/artifacts/com.rei.aether/aether-utils/
implementation ("com.rei.aether:aether-utils:1.2")
'com.rei.aether:aether-utils:jar:1.2'
<dependency org="com.rei.aether" name="aether-utils" rev="1.2">
  <artifact name="aether-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rei.aether', module='aether-utils', version='1.2')
)
libraryDependencies += "com.rei.aether" % "aether-utils" % "1.2"
[com.rei.aether/aether-utils "1.2"]

Dependencies

compile (8)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.7
org.apache.maven : maven-resolver-provider jar 3.5.2
org.apache.maven : maven-settings jar 3.5.2
org.apache.maven : maven-settings-builder jar 3.3.3
org.apache.maven.resolver : maven-resolver-connector-basic jar 1.1.0
org.apache.maven.resolver : maven-resolver-transport-wagon jar 1.1.0
org.apache.maven.resolver : maven-resolver-transport-http jar 1.1.0
org.apache.maven.resolver : maven-resolver-transport-file jar 1.1.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-simple jar 1.7.7

Project Modules

There are no modules declared in this project.
com.rei.aether

REI Engineering

Versions

Version
1.2
1.1
1.0