License |
License |
---|---|
GroupId | GroupIdcom.typesafe.play |
ArtifactId | ArtifactIdroutes-compiler_2.10 |
Version | Version2.5.0-M1 |
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.10/ -->
<dependency>
<groupId>com.typesafe.play</groupId>
<artifactId>routes-compiler_2.10</artifactId>
<version>2.5.0-M1</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.play/routes-compiler_2.10/
implementation 'com.typesafe.play:routes-compiler_2.10:2.5.0-M1'
// https://jarcasting.com/artifacts/com.typesafe.play/routes-compiler_2.10/
implementation ("com.typesafe.play:routes-compiler_2.10:2.5.0-M1")
'com.typesafe.play:routes-compiler_2.10:jar:2.5.0-M1'
<dependency org="com.typesafe.play" name="routes-compiler_2.10" rev="2.5.0-M1">
<artifact name="routes-compiler_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.play', module='routes-compiler_2.10', version='2.5.0-M1')
)
libraryDependencies += "com.typesafe.play" % "routes-compiler_2.10" % "2.5.0-M1"
[com.typesafe.play/routes-compiler_2.10 "2.5.0-M1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.5 |
com.typesafe.play : twirl-api_2.10 | jar | 1.1.1 |
commons-io : commons-io | jar | 2.4 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-matcher-extra_2.10 | jar | 3.6.2 |
org.specs2 : specs2-core_2.10 | jar | 3.6.2 |
org.specs2 : specs2-junit_2.10 | jar | 3.6.2 |
org.specs2 : specs2-mock_2.10 | jar | 3.6.2 |