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

oldstuffs/mapentry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

idea

master Maven Central

How to Use

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