We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 115ed69 commit f868e26Copy full SHA for f868e26
README.md
@@ -22,7 +22,7 @@ Add the following dependency to your `pom.xml`:
22
or in your `build.gradle`:
23
24
```gradle
25
-compile 'io.getstream.client:stream-java:3.2.3'
+implementation 'io.getstream.client:stream-java:3.2.3'
26
```
27
28
In case you want to download the artifact and put it manually into your project,
0 commit comments