json4s-xml 4.0.0
Group ID:
org.json4s
Artifact ID:
json4s-xml_2.13
Version:
4.0.0
Release Date:
May 25, 2021
Licenses:
Files:
libraryDependencies += "org.json4s" %% "json4s-xml" % "4.0.0"
ivy"org.json4s::json4s-xml:4.0.0"
//> using dep "org.json4s::json4s-xml:4.0.0"
import $ivy.`org.json4s::json4s-xml:4.0.0`
<dependency> <groupId>org.json4s</groupId> <artifactId>json4s-xml_2.13</artifactId> <version>4.0.0</version> </dependency>
compile group: 'org.json4s', name: 'json4s-xml_2.13', version: '4.0.0'