I want to ask what's the minimum Java SDK for implementing Mutiny? Is it possible to implement this using Java 6?
Asked
Active
Viewed 37 times
1 Answers
0
At the moment, Mutiny requires Java 8. There are discussions to switch to Java 11.

Clement
- 2,817
- 1
- 12
- 11
-
OK, thanks for the answer. I very much appreciate it. – Gunardy Sutanto Apr 29 '21 at 03:45