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

org.jrebirth.af:distribution 7.7.5

Module used to package the full JRebirth distribution

Категории

Категории

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

Группа

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

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

distribution
Версия

Версия

7.7.5
Тип

Тип

pom

Скачать distribution 7.7.5

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

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