Skip to content

DynVarMap v1.0.1

Latest

Choose a tag to compare

@Konloch Konloch released this 03 Mar 16:46

This is the first public release of the library, it has been heavily tested but please feel free to report any issues found.

To add it as a maven dependency:

<dependency>
  <groupId>com.konloch</groupId>
  <artifactId>DynVarMap</artifactId>
  <version>1.0.1</version>
</dependency>