Last Version

atom-macro 0.3.2

Atom Scala Macros.

License

License

Dual-licensed under the GNU General Public License, version 2.0 (GPLv2) and the Geeoz Commercial License.
GroupId

GroupId

com.geeoz.atom
ArtifactId

ArtifactId

atom-macro_2.11
Version

Version

0.3.2
Type

Type

jar
Description

Description

atom-macro
Atom Scala Macros.
Project Organization

Project Organization

Geeoz Software

Download atom-macro_2.11 0.3.2


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

Dependencies

compile (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

Project Modules

There are no modules declared in this project.