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.0.1


Group ID:
com.lucidchart
Artifact ID:
xtract_2.11
Version:
1.0.1
Release Date:
Feb 10, 2016
Licenses:
Files:

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

Mill build tool

ivy"com.lucidchart::xtract:1.0.1"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.lucidchart</groupId>
  <artifactId>xtract_2.11</artifactId>
  <version>1.0.1</version>
</dependency>

compile group: 'com.lucidchart', name: 'xtract_2.11', version: '1.0.1'