IdiomAPI is designed to be a simple and easy to use API that can utilise many Programms on the fly without any complicated Setup.
License: MIT (See src\main\resources\LICENSE.txt)
Add API to Maven:
<dependency>
<groupId>tk.manf</groupId>
<artifactId>IdiomAPI</artifactId>
<version>1.0-SNAPSHOT</version>
</dependency>