Closed jsasj closed 7 years ago
With Play version 2.6 and Scala Version 2.11.8 I'm getting this error RuntimeException: java.lang.NoClassDefFoundError: play/api/libs/ws/WSRequest$class
RuntimeException: java.lang.NoClassDefFoundError: play/api/libs/ws/WSRequest$class
Wat version of play-s3 are you using?
8.0.0
Version 8.0.0 is not compatible with play 2.6.x.
Either use play 2.5.x or use 9.0.0 of play-s3 (we are planning on releasing it to Maven these days)
9.0.0 is on maven
With Play version 2.6 and Scala Version 2.11.8 I'm getting this error
RuntimeException: java.lang.NoClassDefFoundError: play/api/libs/ws/WSRequest$class