Download xtract_2.12-2.0.0.jar file - Jar x

Jar examples for x:xtract-2.12

Description

Library to deserialize Xml to user types.

You can download jar file xtract_2.12 2.0.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add xtract_2.12-2.0.0.jar to your project.

<dependency>
   <groupId>com.lucidchart</groupId>
   <artifactId>xtract_2.12</artifactId>
   <version>2.0.0</version>
</dependency>
compile group: 'com.lucidchart', name: 'xtract_2.12', version: '2.0.0'
libraryDependencies += "com.lucidchart" % "xtract_2.12" % "2.0.0"
<dependency org="com.lucidchart" name="xtract_2.12" rev="2.0.0"/>
@Grapes(@Grab(group='com.lucidchart', module='xtract_2.12', version='2.0.0'))
'com.lucidchart:xtract_2.12:jar:2.0.0'

Download

Click the following link to download the jar file.

xtract_2.12-2.0.0-javadoc.jar
xtract_2.12-2.0.0-sources.jar
xtract_2.12-2.0.0.jar
xtract_2.12-2.0.0.pom



Related Tutorials