Download twirl-api_2.13.0-M3-1.3.15.jar file - Jar t

Jar examples for t:twirl-api-2.13.0-M3

Description

twirl-api

You can download jar file twirl-api_2.13.0-M3 1.3.15 in this page.

License

Apache-2.0

Build File

You can use the following script to add twirl-api_2.13.0-M3-1.3.15.jar to your project.

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

Download

Click the following link to download the jar file.

twirl-api_2.13.0-M3-1.3.15-javadoc.jar
twirl-api_2.13.0-M3-1.3.15-playdoc.jar
twirl-api_2.13.0-M3-1.3.15-sources.jar
twirl-api_2.13.0-M3-1.3.15.jar
twirl-api_2.13.0-M3-1.3.15.pom



Related Tutorials