Welcome to JavaGimmicks project website. Please find your topic of interest below.
The main part JavaGimmicks is a set of small utility modules - called Gimmicks - usable for different daily development tasks (for other stuff check the Sources section). Gimmicks are well documented and are easily available to your development projects via Maven or as bundled JAR containing all Gimmicks.
Coordinates are module dependent - see below:
<dependency> <groupId>net.sf.javagimmicks</groupId> <artifactId>gimmicks-[module name]</artifactId> <version>0.98</version> </dependency>
See modules overview page for more details.
Here you can find links to the API-Docs of the latest versions of JavaGimmicks-GimmickUtils
All sources are hosted on GitHub. They are spread over three repositories (see below). Feel free to fork!
Main project Playground (Small games/apps) Experimental area