Skip to content

Commit 3a52239

Browse files
committed
Add info on how to configure JCenter with Maven
Change-Id: I95a30ded41d84b6564d1af321a27ab1d2effb962
1 parent d478f5d commit 3a52239

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ To get the bol.com OpenAPI client binaries, add the JCenter repository (https://
1616
<version>4.0.1</version>
1717
</dependency>
1818
```
19+
20+
See https://github.com/bintray/bintray-examples/blob/master/maven-example/settings.xml on how the add jcenter to your Maven `settings.xml`, or to your `pom.xml`
1921

2022
- Gradle
2123

0 commit comments

Comments
 (0)