License |
License |
---|---|
GroupId | GroupIdcom.typesafe.play |
ArtifactId | ArtifactIdroutes-compiler_2.12 |
Version | Version2.8.16 |
Type | Typejar |
Description |
DescriptionRoutes-Compiler
Routes-Compiler
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.typesafe.play/routes-compiler_2.12/ -->
<dependency>
<groupId>com.typesafe.play</groupId>
<artifactId>routes-compiler_2.12</artifactId>
<version>2.8.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.play/routes-compiler_2.12/
implementation 'com.typesafe.play:routes-compiler_2.12:2.8.16'
// https://jarcasting.com/artifacts/com.typesafe.play/routes-compiler_2.12/
implementation ("com.typesafe.play:routes-compiler_2.12:2.8.16")
'com.typesafe.play:routes-compiler_2.12:jar:2.8.16'
<dependency org="com.typesafe.play" name="routes-compiler_2.12" rev="2.8.16">
<artifact name="routes-compiler_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.play', module='routes-compiler_2.12', version='2.8.16')
)
libraryDependencies += "com.typesafe.play" % "routes-compiler_2.12" % "2.8.16"
[com.typesafe.play/routes-compiler_2.12 "2.8.16"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.13 |
com.typesafe.play : twirl-api_2.12 | jar | 1.5.1 |
org.scala-lang.modules : scala-parser-combinators_2.12 | jar | 1.1.2 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.12 | jar | 4.8.3 |
org.specs2 : specs2-junit_2.12 | jar | 4.8.3 |
org.specs2 : specs2-mock_2.12 | jar | 4.8.3 |
org.specs2 : specs2-matcher-extra_2.12 | jar | 4.8.3 |
ch.qos.logback : logback-classic | jar | 1.2.11 |