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-api_2.11 |
Last Version | Last Version0.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionatom-api
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-api_2.11-0.3.2.pom | |
atom-api_2.11-0.3.2.jar | 277 KB |
atom-api_2.11-0.3.2-sources.jar | 294 KB |
atom-api_2.11-0.3.2-javadoc.jar | 935 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.geeoz.atom/atom-api_2.11/ -->
<dependency>
<groupId>com.geeoz.atom</groupId>
<artifactId>atom-api_2.11</artifactId>
<version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.geeoz.atom/atom-api_2.11/
implementation 'com.geeoz.atom:atom-api_2.11:0.3.2'
// https://jarcasting.com/artifacts/com.geeoz.atom/atom-api_2.11/
implementation ("com.geeoz.atom:atom-api_2.11:0.3.2")
'com.geeoz.atom:atom-api_2.11:jar:0.3.2'
<dependency org="com.geeoz.atom" name="atom-api_2.11" rev="0.3.2">
<artifact name="atom-api_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.geeoz.atom', module='atom-api_2.11', version='0.3.2')
)
libraryDependencies += "com.geeoz.atom" % "atom-api_2.11" % "0.3.2"
[com.geeoz.atom/atom-api_2.11 "0.3.2"]
Group / Artifact | Type | Version |
---|---|---|
com.geeoz.pawl : pawl-scalatest_2.11 | jar | 0.1.1-SNAPSHOT |
com.novocode : junit-interface | jar | 0.11 |
org.scalatest : scalatest_2.11 | jar | 3.0.0-SNAP6 |
org.slf4j : slf4j-log4j12 | jar | 1.7.21 |