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