License |
License
Dual-licensed under the GNU General Public License, version 2.0 (GPLv2) and the Geeoz Commercial License.
|
---|---|
GroupId | GroupIdcom.geeoz.atom |
ArtifactId | ArtifactIdatom_2.11 |
Version | Version0.3.2 |
Type | Typejar |
Description |
Descriptionatom
Atom is the world’s most advanced software platform for building complex applications and redefining what people can do without programming knowledge.
|
Project Organization |
Project OrganizationGeeoz Software |
Filename | Size |
---|---|
atom_2.11-0.3.2.pom | |
atom_2.11-0.3.2.jar | 336 bytes |
atom_2.11-0.3.2-sources.jar | 300 bytes |
atom_2.11-0.3.2-javadoc.jar | 259 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.geeoz.atom/atom_2.11/ -->
<dependency>
<groupId>com.geeoz.atom</groupId>
<artifactId>atom_2.11</artifactId>
<version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.geeoz.atom/atom_2.11/
implementation 'com.geeoz.atom:atom_2.11:0.3.2'
// https://jarcasting.com/artifacts/com.geeoz.atom/atom_2.11/
implementation ("com.geeoz.atom:atom_2.11:0.3.2")
'com.geeoz.atom:atom_2.11:jar:0.3.2'
<dependency org="com.geeoz.atom" name="atom_2.11" rev="0.3.2">
<artifact name="atom_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.geeoz.atom', module='atom_2.11', version='0.3.2')
)
libraryDependencies += "com.geeoz.atom" % "atom_2.11" % "0.3.2"
[com.geeoz.atom/atom_2.11 "0.3.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
com.sksamuel.scapegoat : scalac-scapegoat-plugin_2.11 | jar | 1.0.0 |