MVN

com.typesafe.play : twirl-api_sjs1_3

Maven & Gradle

Jun 03, 2023
535 stars

twirl-api · Twirl

<dependency>
    <groupId>com.typesafe.play</groupId>
    <artifactId>twirl-api_sjs1_3</artifactId>
    <version>1.6.0-M7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

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

All Versions

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

Version Vulnerabilities Updated
1.6.x
twirl-api_sjs1_3-1.6.0-RC4
twirl-api_sjs1_3-1.6.0-RC3
twirl-api_sjs1_3-1.6.0-RC2
twirl-api_sjs1_3-1.6.0-RC1
twirl-api_sjs1_3-1.6.0-M7
twirl-api_sjs1_3-1.6.0-M6
twirl-api_sjs1_3-1.6.0-M4

How to add a dependency to Maven

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

<dependency>
    <groupId>com.typesafe.play</groupId>
    <artifactId>twirl-api_sjs1_3</artifactId>
    <version>1.6.0-M7</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.typesafe.play:twirl-api_sjs1_3:1.6.0-M7'

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

implementation("com.typesafe.play:twirl-api_sjs1_3:1.6.0-M7")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.typesafe.play" % "twirl-api_sjs1_3" % "1.6.0-M7"

Advertisement

Dependencies from Group

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

Discover Dependencies