File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -623,11 +623,11 @@ readOnlyBytes.inputStream();
623623
624624## Download
625625
626- The artifacts are deployed to [ jcenter ] ( https://bintray.com/bintray/jcenter ) and [ Maven Central] ( https://search.maven.org/ ) .
626+ The artifacts are deployed to [ Maven Central] ( https://search.maven.org/ ) .
627627
628628### Maven
629629
630- Add the dependency of the [ latest version] ( https://github.com/patrickfav/bytes/releases ) to your ` pom.xml ` :
630+ Add the dependency of the [ latest version] ( https://github.com/patrickfav/bytes-java /releases ) to your ` pom.xml ` :
631631
632632``` xml
633633<dependency >
@@ -645,7 +645,7 @@ Add to your `build.gradle` module dependencies:
645645
646646### Local Jar Library
647647
648- [ Grab jar from latest release.] ( https://github.com/patrickfav/bytes/releases/latest )
648+ [ Grab jar from latest release.] ( https://github.com/patrickfav/bytes-java /releases/latest )
649649
650650### OSGi
651651
You can’t perform that action at this time.
0 commit comments