is not current version
Last Version 1.0d32

com.geeoz.atom:atom-web 1.0d23

Web application that provide interfaces for dynamic module integration.

GroupId

GroupId

com.geeoz.atom
ArtifactId

ArtifactId

atom-web
Version

Version

1.0d23
Type

Type

war

Download atom-web 1.0d23


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