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 1.3.1


Group ID:
com.lucidchart
Artifact ID:
xtract_2.12
Version:
1.3.1
Release Date:
Jun 23, 2017
Licenses:
Files:

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

Mill build tool

ivy"com.lucidchart::xtract:1.3.1"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.lucidchart</groupId>
  <artifactId>xtract_2.12</artifactId>
  <version>1.3.1</version>
</dependency>

compile group: 'com.lucidchart', name: 'xtract_2.12', version: '1.3.1'