Last Version

Aether :: API 1.13.1

The application programming interface for the repository system.

License

License

GroupId

GroupId

org.sonatype.aether
ArtifactId

ArtifactId

aether-api
Version

Version

1.13.1
Type

Type

jar
Description

Description

Aether :: API
The application programming interface for the repository system.
Project Organization

Project Organization

Sonatype, Inc.

Download aether-api 1.13.1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.