is not current version
Last Version 8.6.0

org.jrebirth.af:showcase 8.0.4

Set of Showcase Application for live documentation and used as integration test

GroupId

GroupId

org.jrebirth.af
ArtifactId

ArtifactId

showcase
Version

Version

8.0.4
Type

Type

pom

Download showcase 8.0.4

Filename Size
showcase-8.0.4.pom 6 KB
Browse

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