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


Group ID:
com.lucidchart
Artifact ID:
xtract_2.12
Version:
2.3.0
Release Date:
Feb 13, 2023
Licenses:
Files:

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

Mill build tool

ivy"com.lucidchart::xtract:2.3.0"

Scala CLI

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

Ammonite REPL

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

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

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