is not current version
Last Version 0.3.2

com.geeoz.atom:atom-web_2.11 0.3.1

Web application that provide interfaces for dynamic module integration.

GroupId

GroupId

com.geeoz.atom
ArtifactId

ArtifactId

atom-web_2.11
Version

Version

0.3.1
Type

Type

jar

Download atom-web_2.11 0.3.1


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