is not current version
Last Version 1.0d32

com.geeoz.atom:atom-apps 1.0d23

Parent project for all sample based on Atom Framework.

GroupId

GroupId

com.geeoz.atom
ArtifactId

ArtifactId

atom-apps
Version

Version

1.0d23
Type

Type

pom

Download atom-apps 1.0d23

Filename Size
atom-apps-1.0d23.pom 3 KB
Browse

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