File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -623,11 +623,11 @@ readOnlyBytes.inputStream();
623
623
624
624
## Download
625
625
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/ ) .
627
627
628
628
### Maven
629
629
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 ` :
631
631
632
632
``` xml
633
633
<dependency >
@@ -645,7 +645,7 @@ Add to your `build.gradle` module dependencies:
645
645
646
646
### Local Jar Library
647
647
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 )
649
649
650
650
### OSGi
651
651
You can’t perform that action at this time.
0 commit comments