is not current version
Last Version 1.0d32

com.geeoz.atom:atom 1.0d27

Atom is the world���s most advanced software platform for building complex applications and redefining what people can do without programming knowledge.

GroupId

GroupId

com.geeoz.atom
ArtifactId

ArtifactId

atom
Version

Version

1.0d27
Type

Type

pom

Download atom 1.0d27

Filename Size
atom-1.0d27.pom 35 KB
Browse

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