playframework / playframework   2.9.6

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.x

sbt-routes-compiler 2.5.7


Group ID:
com.typesafe.play
Artifact ID:
sbt-routes-compiler_2.10
Version:
2.5.7
Release Date:
Sept 12, 2016
Licenses:
Files:
Full Scala Version:
2.10.6

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

Mill build tool

ivy"com.typesafe.play::sbt-routes-compiler:2.5.7"

Scala CLI

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

Ammonite REPL

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

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

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