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 2.2.1


Group ID:
com.lucidchart
Artifact ID:
xtract_2.13
Version:
2.2.1
Release Date:
Oct 25, 2019
Licenses:
Files:

libraryDependencies += "com.lucidchart" %% "xtract" % "2.2.1"

Mill build tool

ivy"com.lucidchart::xtract:2.2.1"

Scala CLI

//> using dep "com.lucidchart::xtract:2.2.1"

Ammonite REPL

import $ivy.`com.lucidchart::xtract:2.2.1`

<dependency>
  <groupId>com.lucidchart</groupId>
  <artifactId>xtract_2.13</artifactId>
  <version>2.2.1</version>
</dependency>

compile group: 'com.lucidchart', name: 'xtract_2.13', version: '2.2.1'