License |
License |
---|---|
GroupId | GroupIdcom.lucidchart |
ArtifactId | ArtifactIdxtract_2.11 |
Version | Version2.2.1 |
Type | Typejar |
Description |
Descriptionxtract
Library to deserialize Xml to user types.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xtract_2.11-2.2.1.pom | |
xtract_2.11-2.2.1.jar | 200 KB |
xtract_2.11-2.2.1-sources.jar | 10 KB |
xtract_2.11-2.2.1-javadoc.jar | 518 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lucidchart/xtract_2.11/ -->
<dependency>
<groupId>com.lucidchart</groupId>
<artifactId>xtract_2.11</artifactId>
<version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.lucidchart/xtract_2.11/
implementation 'com.lucidchart:xtract_2.11:2.2.1'
// https://jarcasting.com/artifacts/com.lucidchart/xtract_2.11/
implementation ("com.lucidchart:xtract_2.11:2.2.1")
'com.lucidchart:xtract_2.11:jar:2.2.1'
<dependency org="com.lucidchart" name="xtract_2.11" rev="2.2.1">
<artifact name="xtract_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lucidchart', module='xtract_2.11', version='2.2.1')
)
libraryDependencies += "com.lucidchart" % "xtract_2.11" % "2.2.1"
[com.lucidchart/xtract_2.11 "2.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
org.typelevel : cats-macros_2.11 | jar | [2,3) |
org.typelevel : cats-kernel_2.11 | jar | [2,3) |
org.typelevel : cats-core_2.11 | jar | [2,3) |
org.scala-lang.modules : scala-xml_2.11 | jar | 1.2.0 |