Fork of https://github.com/NaikSoftware/StompProtocolAndroid with android dependencies removed
<repositories>
<repository>
<id>jitpack.io</id>
<url>https://jitpack.io</url>
</repository>
</repositories>
<dependency>
<groupId>com.github.regbo</groupId>
<artifactId>lfp-stomp-protocol</artifactId>
<version>{{LATEST}}</version>
</dependency>