Download twirl-api_2.12-1.4.0-M2.jar file - Jar t

Jar examples for t:twirl-api-2.12

Description

twirl-api

You can download jar file twirl-api_2.12 1.4.0-M2 in this page.

License

Apache-2.0

Build File

You can use the following script to add twirl-api_2.12-1.4.0-M2.jar to your project.

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

Download

Click the following link to download the jar file.

twirl-api_2.12-1.4.0-M2-javadoc.jar
twirl-api_2.12-1.4.0-M2-playdoc.jar
twirl-api_2.12-1.4.0-M2-sources.jar
twirl-api_2.12-1.4.0-M2.jar
twirl-api_2.12-1.4.0-M2.pom



Related Tutorials