License |
License |
---|---|
GroupId | GroupIdcom.typesafe.play |
ArtifactId | ArtifactIdroutes-compiler_2.11 |
Last Version | Last Version2.7.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRoutes-Compiler
Routes-Compiler
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
routes-compiler_2.11-2.7.2.pom | |
routes-compiler_2.11-2.7.2.jar | 599 KB |
routes-compiler_2.11-2.7.2-sources.jar | 14 KB |
routes-compiler_2.11-2.7.2-javadoc.jar | 463 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.typesafe.play/routes-compiler_2.11/ -->
<dependency>
<groupId>com.typesafe.play</groupId>
<artifactId>routes-compiler_2.11</artifactId>
<version>2.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.play/routes-compiler_2.11/
implementation 'com.typesafe.play:routes-compiler_2.11:2.7.2'
// https://jarcasting.com/artifacts/com.typesafe.play/routes-compiler_2.11/
implementation ("com.typesafe.play:routes-compiler_2.11:2.7.2")
'com.typesafe.play:routes-compiler_2.11:jar:2.7.2'
<dependency org="com.typesafe.play" name="routes-compiler_2.11" rev="2.7.2">
<artifact name="routes-compiler_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.play', module='routes-compiler_2.11', version='2.7.2')
)
libraryDependencies += "com.typesafe.play" % "routes-compiler_2.11" % "2.7.2"
[com.typesafe.play/routes-compiler_2.11 "2.7.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
com.typesafe.play : twirl-api_2.11 | jar | 1.4.0 |
org.scala-lang.modules : scala-parser-combinators_2.11 | jar | 1.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.11 | jar | 3.10.0 |
org.specs2 : specs2-junit_2.11 | jar | 3.10.0 |
org.specs2 : specs2-mock_2.11 | jar | 3.10.0 |
org.specs2 : specs2-matcher-extra_2.11 | jar | 3.10.0 |
ch.qos.logback : logback-classic | jar | 1.2.3 |