is not current version
Last Version 2.3.0-alpha3

com.lucidchart:xtract_2.12 2.3.0-alpha2

Library to deserialize Xml to user types.

GroupId

GroupId

com.lucidchart
ArtifactId

ArtifactId

xtract_2.12
Version

Version

2.3.0-alpha2
Type

Type

jar

Download xtract_2.12 2.3.0-alpha2


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