A lightweight, simple and functional DSL library to work with XML in Scala with Cats
advxml 2.0.0
Group ID:
com.github.geirolz
Artifact ID:
advxml_2.13
Version:
2.0.0
Release Date:
Jan 15, 2020
Licenses:
Files:
Full Scala Version:
2.13.0
Developers:
libraryDependencies += "com.github.geirolz" %% "advxml" % "2.0.0"
ivy"com.github.geirolz::advxml:2.0.0"
//> using dep "com.github.geirolz::advxml:2.0.0"
import $ivy.`com.github.geirolz::advxml:2.0.0`
<dependency> <groupId>com.github.geirolz</groupId> <artifactId>advxml_2.13</artifactId> <version>2.0.0</version> </dependency>
compile group: 'com.github.geirolz', name: 'advxml_2.13', version: '2.0.0'