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