<repositories>
<repository>
<id>lychie-maven-repo</id>
<url>https://raw.github.com/lychie/maven-repo/master/releases</url>
</repository>
</repositories>
<dependency>
<groupId>org.lychie</groupId>
<artifactId>jetl</artifactId>
<version>1.0.0.GA</version>
</dependency>