is not current version
Last Version 8.6.0

org.jrebirth.af:distribution 7.7.0

Module used to package the full JRebirth distribution

Categories

Categories

Distribution Build Tools
GroupId

GroupId

org.jrebirth.af
ArtifactId

ArtifactId

distribution
Version

Version

7.7.0
Type

Type

pom

Download distribution 7.7.0

Filename Size
distribution-7.7.0.pom 1 KB
Browse

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