playframework / playframework   2.9.3

Contributors Wanted Apache License 2.0 Website GitHub

The Community Maintained High Velocity Web Framework For Java and Scala.

Scala versions: 3.x 2.13 2.12
sbt plugins: 1.0

sbt-routes-compiler 2.6.0-RC2


Group ID:
com.typesafe.play
Artifact ID:
sbt-routes-compiler_2.10
Version:
2.6.0-RC2
Release Date:
Jun 3, 2017
Licenses:
Files:

libraryDependencies += "com.typesafe.play" %% "sbt-routes-compiler" % "2.6.0-RC2"

Mill build tool

ivy"com.typesafe.play::sbt-routes-compiler:2.6.0-RC2"

Scala CLI

//> using dep "com.typesafe.play::sbt-routes-compiler:2.6.0-RC2"

Ammonite REPL

import $ivy.`com.typesafe.play::sbt-routes-compiler:2.6.0-RC2`

<dependency>
  <groupId>com.typesafe.play</groupId>
  <artifactId>sbt-routes-compiler_2.10</artifactId>
  <version>2.6.0-RC2</version>
</dependency>

compile group: 'com.typesafe.play', name: 'sbt-routes-compiler_2.10', version: '2.6.0-RC2'