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
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,6 +51,12 @@ you can download it from [here](https://github.com/GetStream/stream-java/release
51
51
52
52
Snapshots of the development version are available in [Sonatype](https://oss.sonatype.org/content/repositories/snapshots/io/getstream/client/) snapshots repository.
53
53
54
+
#### JDK / JVM version requirements
55
+
56
+
This API Client project requires Java SE 8.
57
+
58
+
See the [Travis configuration](.travis.yml) for details of how it is built, tested and packaged.
59
+
54
60
### Full documentation
55
61
56
62
Documentation for this Java client are available at the [Stream website](https://getstream.io/docs/?language=java).
0 commit comments