Dear customers,
We would like to let you know that our Maven repository is available under the following link now:
https://jfxstore.com/stringer/m2
Or:
http://dexprotector.com/m2
Please modify the repository URL in your Maven configurations:
<pluginRepositories>
<pluginRepository>
<id>licel</id>
<url>https://jfxstore.com/stringer/m2</url>
<snapshots>
<enabled>false</enabled>
</snapshots>
</pluginRepository>
</pluginRepositories>