Orchid

A modern, extensible, theme-ready Javadoc site generator

License

License

GroupId

GroupId

io.github.javaeden.orchid
ArtifactId

ArtifactId

OrchidPresentations
Last Version

Last Version

v0.5.3
Release Date

Release Date

Type

Type

jar
Description

Description

Orchid
A modern, extensible, theme-ready Javadoc site generator
Source Code Management

Source Code Management

https://github.com/JavaEden/Orchid.git

Download OrchidPresentations

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.javaeden.orchid/OrchidPresentations/ -->
<dependency>
    <groupId>io.github.javaeden.orchid</groupId>
    <artifactId>OrchidPresentations</artifactId>
    <version>v0.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.javaeden.orchid/OrchidPresentations/
implementation 'io.github.javaeden.orchid:OrchidPresentations:v0.5.3'
// https://jarcasting.com/artifacts/io.github.javaeden.orchid/OrchidPresentations/
implementation ("io.github.javaeden.orchid:OrchidPresentations:v0.5.3")
'io.github.javaeden.orchid:OrchidPresentations:jar:v0.5.3'
<dependency org="io.github.javaeden.orchid" name="OrchidPresentations" rev="v0.5.3">
  <artifact name="OrchidPresentations" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.javaeden.orchid', module='OrchidPresentations', version='v0.5.3')
)
libraryDependencies += "io.github.javaeden.orchid" % "OrchidPresentations" % "v0.5.3"
[io.github.javaeden.orchid/OrchidPresentations "v0.5.3"]

Dependencies

compile (1)

Group / Artifact Type Version
io.github.javaeden.orchid : OrchidCore jar v0.5.3

Project Modules

There are no modules declared in this project.
io.github.javaeden.orchid

Eden

Versions

Version
v0.5.3
v0.3.12
v0.3.11