We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d80134a + dfe48ff commit 3e57590Copy full SHA for 3e57590
README.md
@@ -25,6 +25,8 @@ If you get `java.lang.ClassNotFoundException: org.vertx.scala.core.VertxAccess$c
25
26
scala=io.vertx~lang-scala_2.10~1.1.0-M1:org.vertx.scala.platform.impl.ScalaVerticleFactory
27
28
+If you're using Scala in your own project and want to use Scala 2.11, you can change `lang-scala_2.10` to `lang-scala_2.11`.
29
+
30
## Configuration
31
32
{
0 commit comments