zeab / aenea   2.1.0

Apache License 2.0 GitHub

Automatic case class xml serilization and deseriliztation

Scala versions: 2.12

aenea 2.0.0


Group ID:
com.github.zeab
Artifact ID:
aenea_2.12
Version:
2.0.0
Release Date:
Aug 5, 2019
Licenses:
Files:

libraryDependencies += "com.github.zeab" %% "aenea" % "2.0.0"

Mill build tool

ivy"com.github.zeab::aenea:2.0.0"

Scala CLI

//> using dep "com.github.zeab::aenea:2.0.0"

Ammonite REPL

import $ivy.`com.github.zeab::aenea:2.0.0`

<dependency>
  <groupId>com.github.zeab</groupId>
  <artifactId>aenea_2.12</artifactId>
  <version>2.0.0</version>
</dependency>

compile group: 'com.github.zeab', name: 'aenea_2.12', version: '2.0.0'