/xmlgration

A simple Xml configuration library.

MIT LicenseMIT

idea rultor

Build Status Maven Central

How to Use

<dependency>
  <groupId>io.github.portlek</groupId>
  <artifactId>xmlgration</artifactId>
  <version>${version}</version>
</dependency>
implementation("io.github.portlek:xmlgration:${version}")