is not current version
Last Version 1.0d32

com.geeoz.atom:atom-showcase 1.0d26

Atom Showcase application for for testing and demo needs.

GroupId

GroupId

com.geeoz.atom
ArtifactId

ArtifactId

atom-showcase
Version

Version

1.0d26
Type

Type

jar

Download atom-showcase 1.0d26


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