lucidsoftware / xtract   2.3.0

Apache License 2.0 GitHub

A library to make it easy to deserialize XML to user types in scala

Scala versions: 2.13 2.12 2.11

xtract-macros 2.3.0-alpha1


Group ID:
com.lucidchart
Artifact ID:
xtract-macros_2.13
Version:
2.3.0-alpha1
Release Date:
Jan 12, 2021
Licenses:
Files:

libraryDependencies += "com.lucidchart" %% "xtract-macros" % "2.3.0-alpha1"

Mill build tool

ivy"com.lucidchart::xtract-macros:2.3.0-alpha1"

Scala CLI

//> using dep "com.lucidchart::xtract-macros:2.3.0-alpha1"

Ammonite REPL

import $ivy.`com.lucidchart::xtract-macros:2.3.0-alpha1`

<dependency>
  <groupId>com.lucidchart</groupId>
  <artifactId>xtract-macros_2.13</artifactId>
  <version>2.3.0-alpha1</version>
</dependency>

compile group: 'com.lucidchart', name: 'xtract-macros_2.13', version: '2.3.0-alpha1'