Last Version

Prez Engine 8.6.0

Base files to build a JavaFX slide's presentation

License

License

GroupId

GroupId

org.jrebirth.af
ArtifactId

ArtifactId

presentation
Version

Version

8.6.0
Type

Type

jar
Description

Description

Prez Engine
Base files to build a JavaFX slide's presentation
Project Organization

Project Organization

JRebirth OSS

Download presentation 8.6.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jrebirth.af : core jar 8.6.0

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.