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

routes-compiler 2.8.0-M2


Group ID:
com.typesafe.play
Artifact ID:
routes-compiler_2.13
Version:
2.8.0-M2
Release Date:
Jun 26, 2019
Licenses:
Files:

libraryDependencies += "com.typesafe.play" %% "routes-compiler" % "2.8.0-M2"

Mill build tool

ivy"com.typesafe.play::routes-compiler:2.8.0-M2"

Scala CLI

//> using dep "com.typesafe.play::routes-compiler:2.8.0-M2"

Ammonite REPL

import $ivy.`com.typesafe.play::routes-compiler:2.8.0-M2`

<dependency>
  <groupId>com.typesafe.play</groupId>
  <artifactId>routes-compiler_2.13</artifactId>
  <version>2.8.0-M2</version>
</dependency>

compile group: 'com.typesafe.play', name: 'routes-compiler_2.13', version: '2.8.0-M2'