Navigation Menu

Skip to content

Releases: Konloch/StringVars

StringVars v1.0.1

23 Feb 14:14
Compare
Choose a tag to compare

This is the second 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>StringVars</artifactId>
  <version>1.0.1</version>
</dependency>

StringVars v1.0.0

18 Feb 20:58
Compare
Choose a tag to compare

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>StringVars</artifactId>
  <version>1.0.0</version>
</dependency>