не последняя версия
Последняя версия 8.9.5

org.spf4j:spf4j-aether 8.5.20

Maven artifact retrieval utilities

Группа

Группа

org.spf4j
Идентификатор

Идентификатор

spf4j-aether
Версия

Версия

8.5.20
Тип

Тип

jar

Скачать spf4j-aether 8.5.20


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