Last Version

JRAF API 8.6.0

JRebirth Application Framework API

License

License

GroupId

GroupId

org.jrebirth.af
ArtifactId

ArtifactId

api
Version

Version

8.6.0
Type

Type

jar
Description

Description

JRAF API
JRebirth Application Framework API
Project URL

Project URL

http://sites.jrebirth.org/org.jrebirth-8.6.0/api
Project Organization

Project Organization

JRebirth OSS

Download api 8.6.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.5

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.easytesting : fest-assert jar 1.4

Project Modules

There are no modules declared in this project.