MVN

com.typesafe.play : twirl-api_2.13

Maven & Gradle

Jun 03, 2023
75 usages
537 stars

twirl-api · Twirl

<dependency>
    <groupId>com.typesafe.play</groupId>
    <artifactId>twirl-api_2.13</artifactId>
    <version>1.5.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.typesafe.play : twirl-api_2.13 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.5.2
  • Latest Release Candidate: 1.6.0-RC4

All Versions

Choose a version of com.typesafe.play : twirl-api_2.13 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.6.x
twirl-api_2.13-1.6.0-RC4
twirl-api_2.13-1.6.0-RC3
twirl-api_2.13-1.6.0-RC2
twirl-api_2.13-1.6.0-RC1
twirl-api_2.13-1.6.0-M7
twirl-api_2.13-1.6.0-M6
twirl-api_2.13-1.6.0-M4
twirl-api_2.13-1.6.0-M1
1.5.x
twirl-api_2.13-1.5.2
twirl-api_2.13-1.5.1
twirl-api_2.13-1.5.0
twirl-api_2.13-1.5.0-M5
twirl-api_2.13-1.5.0-M4
twirl-api_2.13-1.5.0-M3
twirl-api_2.13-1.5.0-M2
twirl-api_2.13-1.5.0-M1
1.4.x
twirl-api_2.13-1.4.2

How to add a dependency to Maven

Add the following com.typesafe.play : twirl-api_2.13 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.typesafe.play</groupId>
    <artifactId>twirl-api_2.13</artifactId>
    <version>1.5.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.typesafe.play : twirl-api_2.13 gradle dependency to your build.gradle file:

implementation 'com.typesafe.play:twirl-api_2.13:1.5.2'

Gradle Kotlin DSL: Add the following com.typesafe.play : twirl-api_2.13 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.typesafe.play:twirl-api_2.13:1.5.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.typesafe.play : twirl-api_2.13 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.typesafe.play" % "twirl-api_2.13" % "1.5.2"

Advertisement

Dependencies from Group

Oct 16, 2019
440 usages
354 stars
Dec 14, 2020
422 usages
12.5k stars
Jun 04, 2023
399 usages
354 stars
Dec 14, 2020
337 usages
12.5k stars
Jul 18, 2023
261 usages
12.5k stars

Discover Dependencies

Aug 15, 2023
317 usages
12.9k stars
Aug 15, 2023
437 usages
12.9k stars
Nov 26, 2019
1 usages
5 stars
Mar 22, 2023
10 usages
217 stars
Oct 08, 2020
2 stars