is not current version
Last Version 8.6.0

org.jrebirth.af:core 7.7.3

The Core library of the JRebirth Framework

GroupId

GroupId

org.jrebirth.af
ArtifactId

ArtifactId

core
Version

Version

7.7.3
Type

Type

jar

Download core 7.7.3


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