A lightweight, simple and functional DSL library to work with XML in Scala with Cats
advxml-core 2.4.0
Group ID:
com.github.geirolz
Artifact ID:
advxml-core_2.12
Version:
2.4.0
Release Date:
Jul 27, 2021
Licenses:
Files:
Full Scala Version:
2.12.14
Developers:
libraryDependencies += "com.github.geirolz" %% "advxml-core" % "2.4.0"
ivy"com.github.geirolz::advxml-core:2.4.0"
//> using dep "com.github.geirolz::advxml-core:2.4.0"
import $ivy.`com.github.geirolz::advxml-core:2.4.0`
<dependency> <groupId>com.github.geirolz</groupId> <artifactId>advxml-core_2.12</artifactId> <version>2.4.0</version> </dependency>
compile group: 'com.github.geirolz', name: 'advxml-core_2.12', version: '2.4.0'