| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииDistribution Компиляция и сборка |
| Группа | Группаorg.jrebirth.af |
| Идентификатор | Идентификаторdistribution |
| Версия | Версия8.6.0 |
| Тип | Типpom |
| Описание |
ОписаниеDistribution
Module used to package the full JRebirth distribution
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| distribution-8.6.0.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.jrebirth.af/distribution/ -->
<dependency>
<groupId>org.jrebirth.af</groupId>
<artifactId>distribution</artifactId>
<version>8.6.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jrebirth.af/distribution/
implementation 'org.jrebirth.af:distribution:8.6.0'
// https://jarcasting.com/artifacts/org.jrebirth.af/distribution/
implementation ("org.jrebirth.af:distribution:8.6.0")
'org.jrebirth.af:distribution:pom:8.6.0'
<dependency org="org.jrebirth.af" name="distribution" rev="8.6.0">
<artifact name="distribution" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jrebirth.af', module='distribution', version='8.6.0')
)
libraryDependencies += "org.jrebirth.af" % "distribution" % "8.6.0"
[org.jrebirth.af/distribution "8.6.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.easytesting : fest-assert | jar | 1.4 |