is not current version
Last Version 1.0d32

com.geeoz.atom:atom-api 1.0d30

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-api
Version

Version

1.0d30
Type

Type

jar

Download atom-api 1.0d30


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