Jar examples for t:twirl-api-2.10
The Play framework Scala template engine, standalone and packaged as an SBT plugin
You can download jar file twirl-api_2.10 1.1.1 in this page.
Apache-2.0
You can use the following script to add twirl-api_2.10-1.1.1.jar to your project.
<dependency> <groupId>com.typesafe.play</groupId> <artifactId>twirl-api_2.10</artifactId> <version>1.1.1</version> </dependency>
compile group: 'com.typesafe.play', name: 'twirl-api_2.10', version: '1.1.1'
libraryDependencies += "com.typesafe.play" % "twirl-api_2.10" % "1.1.1"
<dependency org="com.typesafe.play" name="twirl-api_2.10" rev="1.1.1"/>
@Grapes(@Grab(group='com.typesafe.play', module='twirl-api_2.10', version='1.1.1'))
'com.typesafe.play:twirl-api_2.10:jar:1.1.1'
Click the following link to download the jar file.
twirl-api_2.10-1.1.1-javadoc.jar