License |
License |
---|---|
GroupId | GroupIdcom.lucidchart |
ArtifactId | ArtifactIdxtract_2.13 |
Version | Version2.3.0-alpha3 |
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.13-2.3.0-alpha3.pom | |
xtract_2.13-2.3.0-alpha3.jar | 147 KB |
xtract_2.13-2.3.0-alpha3-sources.jar | 11 KB |
xtract_2.13-2.3.0-alpha3-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lucidchart/xtract_2.13/ -->
<dependency>
<groupId>com.lucidchart</groupId>
<artifactId>xtract_2.13</artifactId>
<version>2.3.0-alpha3</version>
</dependency>
// https://jarcasting.com/artifacts/com.lucidchart/xtract_2.13/
implementation 'com.lucidchart:xtract_2.13:2.3.0-alpha3'
// https://jarcasting.com/artifacts/com.lucidchart/xtract_2.13/
implementation ("com.lucidchart:xtract_2.13:2.3.0-alpha3")
'com.lucidchart:xtract_2.13:jar:2.3.0-alpha3'
<dependency org="com.lucidchart" name="xtract_2.13" rev="2.3.0-alpha3">
<artifact name="xtract_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lucidchart', module='xtract_2.13', version='2.3.0-alpha3')
)
libraryDependencies += "com.lucidchart" % "xtract_2.13" % "2.3.0-alpha3"
[com.lucidchart/xtract_2.13 "2.3.0-alpha3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.4 |
org.typelevel : cats-macros_2.13 | jar | 2.1.1 |
org.typelevel : cats-core_2.13 | jar | 2.3.1 |
org.scala-lang.modules : scala-xml_2.13 | jar | 1.3.0 |
org.scala-lang.modules : scala-collection-compat_2.13 | jar | 2.3.2 |