Releases: QTSurfer/api-client-java
Releases · QTSurfer/api-client-java
0.2.0
17 May 13:16
Compare
Sorry, something went wrong.
No results found
Changed
Maven coordinates migrated to via JitPack custom domain (). Consumers should replace with .
Java packages renamed from to throughout.
Tags no longer use the prefix (e.g. instead of ); CI release workflow updated accordingly.
v0.1.1
14 Apr 23:35
Compare
Sorry, something went wrong.
No results found
net.qtsurfer:api-client@0.1.1
Fixed
Downgrade Maven plugin versions (compiler 3.11.0, surefire 3.2.5, source 3.3.0, javadoc 3.6.3) so the build works under JitPack's bundled Maven 3.5.x.
JitPack: com.github.QTSurfer:api-client-java:v0.1.1
<repository ><id >jitpack.io</id ><url >https://jitpack.io</url ></repository >
<dependency >
<groupId >com.github.QTSurfer</groupId >
<artifactId >api-client-java</artifactId >
<version >v0.1.1</version >
</dependency >
v0.1.0
14 Apr 23:35
Compare
Sorry, something went wrong.
No results found
net.qtsurfer:api-client@0.1.0
Initial release. Superseded by v0.1.1 due to a JitPack/Maven plugin compatibility issue — please use v0.1.1 or later.