This repository was archived by the owner on May 10, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 99 <br>
1010 <a href="https://mvnrepository.com/artifact/dev.katsute/simplehttpserver">Maven Central</a>
1111 •
12- GitHub Packages
12+ <a href="https://github.com/KatsuteDev/simplehttpserver/packages/1569580"> GitHub Packages</a>
1313 •
1414 <a href="https://github.com/KatsuteDev/simplehttpserver/releases">Releases</a>
1515 </div>
@@ -33,7 +33,7 @@ simplehttpserver5 requires at least Java 8. No additional dependencies/libraries
3333Compiled binaries can be installed from:
3434
3535 - [ Maven Central] ( https://mvnrepository.com/artifact/dev.katsute/simplehttpserver )
36- - GitHub Packages
36+ - [ GitHub Packages] ( https://github.com/KatsuteDev/simplehttpserver/packages/1569580 )
3737 - [ Releases] ( https://github.com/KatsuteDev/simplehttpserver/releases )
3838
3939Refer to the [ documentation] ( https://docs.katsute.dev/simplehttpserver5 ) to learn how to use servers and handlers.
Original file line number Diff line number Diff line change 66
77 <groupId >dev.katsute</groupId >
88 <artifactId >simplehttpserver</artifactId >
9- <version >5.0.0-RC-1 </version >
9+ <version >5.0.0-RC-2-SNAPSHOT </version >
1010
1111 <profiles >
1212 <profile >
You can’t perform that action at this time.
0 commit comments