is not current version
Last Version 1.6.0-M6

com.typesafe.play:twirl-api_sjs1_2.13 1.6.0-M4

Twirl

GroupId

GroupId

com.typesafe.play
ArtifactId

ArtifactId

twirl-api_sjs1_2.13
Version

Version

1.6.0-M4
Type

Type

jar

Download twirl-api_sjs1_2.13 1.6.0-M4


<!-- https://jarcasting.com/artifacts/com.typesafe.play/twirl-api_sjs1_2.13/ -->
<dependency>
    <groupId>com.typesafe.play</groupId>
    <artifactId>twirl-api_sjs1_2.13</artifactId>
    <version>1.6.0-M4</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.play/twirl-api_sjs1_2.13/
implementation 'com.typesafe.play:twirl-api_sjs1_2.13:1.6.0-M4'
// https://jarcasting.com/artifacts/com.typesafe.play/twirl-api_sjs1_2.13/
implementation ("com.typesafe.play:twirl-api_sjs1_2.13:1.6.0-M4")
'com.typesafe.play:twirl-api_sjs1_2.13:jar:1.6.0-M4'
<dependency org="com.typesafe.play" name="twirl-api_sjs1_2.13" rev="1.6.0-M4">
  <artifact name="twirl-api_sjs1_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.play', module='twirl-api_sjs1_2.13', version='1.6.0-M4')
)
libraryDependencies += "com.typesafe.play" % "twirl-api_sjs1_2.13" % "1.6.0-M4"
[com.typesafe.play/twirl-api_sjs1_2.13 "1.6.0-M4"]