You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+24-5Lines changed: 24 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,30 @@
1
-
Bol.com OpenAPI v4 java client
1
+
bol.com OpenAPI v4 java client
2
2
===========================================
3
3
4
-
Provides an easy way to communicate with the Bol.com OpenAPI v4.
4
+
Provides an easy way to communicate with the bol.com OpenAPI v4.
5
5
6
6
The `client` is what you want to use as dependency of your project. The `client` provides the easy way of communicating. See [client README.md](subprojects/client/README.md) on how to use it.
7
7
8
+
To get the bol.com OpenAPI client binaries, add the JCenter repository (https://bintray.com/bintray/jcenter) and the following dependency:
0 commit comments