- Hövelhof
- http://www.muehlencord.de
- Joined on
2016-07-04
Block a user
de.muehlencord.ws-support-ws-support (0.1.1)
Published 2023-06-11 17:16:05 +00:00 by jomu
Installation
<repositories>
<repository>
<id>gitea</id>
<url> </url>
</repository>
</repositories>
<distributionManagement>
<repository>
<id>gitea</id>
<url> </url>
</repository>
<snapshotRepository>
<id>gitea</id>
<url> </url>
</snapshotRepository>
</distributionManagement><dependency>
<groupId>de.muehlencord.ws-support</groupId>
<artifactId>ws-support</artifactId>
<version>0.1.1</version>
</dependency>mvn installmvn dependency:get -DremoteRepositories= -Dartifact=de.muehlencord.ws-support:ws-support:0.1.1