A maven repository for https://github.com/PactifyLauncherExamples projects.
<repository>
<id>pactifylauncherexamples-repo</id>
<url>https://raw.githubusercontent.com/PactifyLauncherExamples/maven-repository/master/</url>
</repository>
<dependency>
<groupId>nz.az-launcher</groupId>
<artifactId>plsp-protocol</artifactId>
<version>20240524</version>
<scope>compile</scope>
</dependency>