Download twirl-compiler_2.12-1.3.0.jar file - Jar t

Jar examples for t:twirl-compiler-2.12

Description

twirl-compiler

You can download jar file twirl-compiler_2.12 1.3.0 in this page.

License

Apache-2.0

Build File

You can use the following script to add twirl-compiler_2.12-1.3.0.jar to your project.

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

Download

Click the following link to download the jar file.

twirl-compiler_2.12-1.3.0-javadoc.jar
twirl-compiler_2.12-1.3.0-sources.jar
twirl-compiler_2.12-1.3.0.jar
twirl-compiler_2.12-1.3.0.pom



Related Tutorials