TSCore is a common library for pretty much anything.
'com.techshroom:Math:1.0.0'
<dependency>
<groupId>com.techshroom</groupId>
<artifactId>Math</artifactId>
<version>1.0.0</version>
</dependency>
<dependency org="com.techshroom" name="Math" rev="1.0.0"/>
"com.techshroom", "Math", "1.0.0"