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