Download routes-compiler_2.10-2.3.10.jar file - Jar r

Jar examples for r:routes-compiler-2.10

Description

Routes-Compiler

You can download jar file routes-compiler_2.10 2.3.10 in this page.

License

Apache-2.0

Build File

You can use the following script to add routes-compiler_2.10-2.3.10.jar to your project.

<dependency>
   <groupId>com.typesafe.play</groupId>
   <artifactId>routes-compiler_2.10</artifactId>
   <version>2.3.10</version>
</dependency>
compile group: 'com.typesafe.play', name: 'routes-compiler_2.10', version: '2.3.10'
libraryDependencies += "com.typesafe.play" % "routes-compiler_2.10" % "2.3.10"
<dependency org="com.typesafe.play" name="routes-compiler_2.10" rev="2.3.10"/>
@Grapes(@Grab(group='com.typesafe.play', module='routes-compiler_2.10', version='2.3.10'))
'com.typesafe.play:routes-compiler_2.10:jar:2.3.10'

Download

Click the following link to download the jar file.

routes-compiler_2.10-2.3.10-javadoc.jar
routes-compiler_2.10-2.3.10-sources.jar
routes-compiler_2.10-2.3.10-tests-javadoc.jar
routes-compiler_2.10-2.3.10-tests-sources.jar
routes-compiler_2.10-2.3.10.jar
routes-compiler_2.10-2.3.10.pom



Related Tutorials