innoveit / play2-pdf

A PDF module for Play Framework 2
MIT License
77 stars 22 forks source link

Does not work with play 2. #16

Closed sfakir closed 8 years ago

sfakir commented 8 years ago

Setup sbt.version=0.13.11 addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.5.0")

libraryDependencies ++= Seq( "com.amazonaws" % "aws-java-sdk" % "1.7.1", "it.innove" % "play2-pdf" % "1.4.0" )

"Conflicting cross-version suffixes in ..."

marcosinigaglia commented 8 years ago

Hi, have you the same error with play 2.5.4?

mgosk commented 8 years ago

Please use version 1.5.0 of play2-pdf