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