is not current version
Last Version 1.0.4

com.typesafe.play:twirl-compiler_2.9.3 1.0.3

twirl-compiler

GroupId

GroupId

com.typesafe.play
ArtifactId

ArtifactId

twirl-compiler_2.9.3
Version

Version

1.0.3
Type

Type

jar

Download twirl-compiler_2.9.3 1.0.3


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