is not current version
Last Version 1.0.4

com.typesafe.play:twirl-parser_2.9.3 1.0.0

twirl-parser

GroupId

GroupId

com.typesafe.play
ArtifactId

ArtifactId

twirl-parser_2.9.3
Version

Version

1.0.0
Type

Type

jar

Download twirl-parser_2.9.3 1.0.0


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