swagger-api / swagger-play

Apache License 2.0
330 stars 181 forks source link

Scala 2.12.x Maven? #160

Closed fsw0422 closed 6 years ago

fsw0422 commented 6 years ago

seems that 2.12 is not on Maven Central. Can you guys publish it?

diegoagd10 commented 6 years ago

Do you have any update on this?

diegoagd10 commented 6 years ago

I found the maven for 2.11: https://mvnrepository.com/artifact/io.swagger/swagger-play2_2.11/1.6.0

I wonder if is possible to update the README file with the correct maven reference.

git4sun commented 6 years ago

Please publish the 1.6.1-SNAPSHOT in maven central, or some other versions. Currently adding this to build.sbt doesn't work.

fsw0422 commented 6 years ago

https://mvnrepository.com/artifact/io.swagger/swagger-play2_2.12/1.6.0 seems published