Download templates-compiler_2.10-2.2.6.jar file - Jar t

Jar examples for t:templates-compiler-2.10

Description

Templates-Compiler

You can download jar file templates-compiler_2.10 2.2.6 in this page.

License

Apache 2.0

Build File

You can use the following script to add templates-compiler_2.10-2.2.6.jar to your project.

<dependency>
   <groupId>com.github.alexarchambault.play22sbt</groupId>
   <artifactId>templates-compiler_2.10</artifactId>
   <version>2.2.6</version>
</dependency>
compile group: 'com.github.alexarchambault.play22sbt', name: 'templates-compiler_2.10', version: '2.2.6'
libraryDependencies += "com.github.alexarchambault.play22sbt" % "templates-compiler_2.10" % "2.2.6"
<dependency org="com.github.alexarchambault.play22sbt" name="templates-compiler_2.10" rev="2.2.6"/>
@Grapes(@Grab(group='com.github.alexarchambault.play22sbt', module='templates-compiler_2.10', version='2.2.6'))
'com.github.alexarchambault.play22sbt:templates-compiler_2.10:jar:2.2.6'

Download

Click the following link to download the jar file.

templates-compiler_2.10-2.2.6-javadoc.jar
templates-compiler_2.10-2.2.6-sources.jar
templates-compiler_2.10-2.2.6-test-javadoc.jar
templates-compiler_2.10-2.2.6-test-sources.jar
templates-compiler_2.10-2.2.6.jar
templates-compiler_2.10-2.2.6.pom



Related Tutorials