is not current version
Last Version 4.1.6

org.hesperides:presentation v4.0.0


Categories

Categories

IDE Development Tools
GroupId

GroupId

org.hesperides
ArtifactId

ArtifactId

presentation
Version

Version

v4.0.0
Type

Type

jar

Download presentation v4.0.0


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