is not current version
Last Version 1.0d30

com.geeoz.atom:atom-services 1.0d27

All services that provided by Atom platform.

GroupId

GroupId

com.geeoz.atom
ArtifactId

ArtifactId

atom-services
Version

Version

1.0d27
Type

Type

jar

Download atom-services 1.0d27


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