| License |
License |
|---|---|
| Categories |
CategoriesDistribution Build Tools |
| GroupId | GroupIdorg.jrebirth.af |
| ArtifactId | ArtifactIddistribution |
| Last Version | Last Version8.6.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionDistribution
Module used to package the full JRebirth distribution
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| distribution-8.6.0.pom | 1 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.easytesting : fest-assert | jar | 1.4 |