Skip to content
This repository has been archived by the owner on May 3, 2021. It is now read-only.

oldstuffs/tomlgration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

idea

master Maven Central

How to Use

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