is not current version
Last Version 4.1.6

org.hesperides:presentation 4.1.2


Categories

Categories

IDE Development Tools
GroupId

GroupId

org.hesperides
ArtifactId

ArtifactId

presentation
Version

Version

4.1.2
Type

Type

jar

Download presentation 4.1.2


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