Skip to content
This repository has been archived by the owner on Sep 14, 2022. It is now read-only.

Support play 2.8.x #213

Open
ghost opened this issue Dec 20, 2019 · 1 comment
Open

Support play 2.8.x #213

ghost opened this issue Dec 20, 2019 · 1 comment

Comments

@ghost
Copy link

ghost commented Dec 20, 2019

Play 2.8.0 Released
https://github.com/playframework/playframework/releases/tag/2.8.0

@dwickern
Copy link
Contributor

dwickern commented Feb 4, 2021

You can use my fork which cross-compiles for 2.7 and 2.8

// for Play 2.7:
libraryDependencies += "com.github.dwickern" %% "swagger-play2.7" % "3.0.0"

// for Play 2.8:
libraryDependencies += "com.github.dwickern" %% "swagger-play2.8" % "3.0.0"

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant