is not current version
Last Version 2.3.0-alpha3

com.lucidchart:xtract_2.12 v2.2.0

Library to deserialize Xml to user types.

GroupId

GroupId

com.lucidchart
ArtifactId

ArtifactId

xtract_2.12
Version

Version

v2.2.0
Type

Type

jar

Download xtract_2.12 v2.2.0


<!-- https://jarcasting.com/artifacts/com.lucidchart/xtract_2.12/ -->
<dependency>
    <groupId>com.lucidchart</groupId>
    <artifactId>xtract_2.12</artifactId>
    <version>v2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.lucidchart/xtract_2.12/
implementation 'com.lucidchart:xtract_2.12:v2.2.0'
// https://jarcasting.com/artifacts/com.lucidchart/xtract_2.12/
implementation ("com.lucidchart:xtract_2.12:v2.2.0")
'com.lucidchart:xtract_2.12:jar:v2.2.0'
<dependency org="com.lucidchart" name="xtract_2.12" rev="v2.2.0">
  <artifact name="xtract_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lucidchart', module='xtract_2.12', version='v2.2.0')
)
libraryDependencies += "com.lucidchart" % "xtract_2.12" % "v2.2.0"
[com.lucidchart/xtract_2.12 "v2.2.0"]