Open HonoluluHenk opened 2 years ago
The "Usage" sections says:
<groupId>com.github.a-schild</groupId> <artifactId>nextcloud-java-api</artifactId>
While infact it should state (as per pom.xml):
<groupId>org.aarboard.nextcloud</groupId> <artifactId>nextcloud-api</artifactId>
The "Usage" sections says:
While infact it should state (as per pom.xml):