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

org.jrebirth.af:distribution 8.0.3

Module used to package the full JRebirth distribution

Категории

Категории

Distribution Компиляция и сборка
Группа

Группа

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

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

distribution
Версия

Версия

8.0.3
Тип

Тип

pom

Скачать distribution 8.0.3

Имя Файла Размер
distribution-8.0.3.pom 1 KB
Обзор

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