is not current version
Last Version 1.3.14

com.typesafe.play:twirl-parser_2.13.0-M2 1.3.13

twirl-parser

GroupId

GroupId

com.typesafe.play
ArtifactId

ArtifactId

twirl-parser_2.13.0-M2
Version

Version

1.3.13
Type

Type

jar

Download twirl-parser_2.13.0-M2 1.3.13


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