не последняя версия
Последняя версия 1.0.4

com.typesafe.play:twirl-compiler_2.9.3 1.0.0-RC1

twirl-compiler

Группа

Группа

com.typesafe.play
Идентификатор

Идентификатор

twirl-compiler_2.9.3
Версия

Версия

1.0.0-RC1
Тип

Тип

jar

Скачать twirl-compiler_2.9.3 1.0.0-RC1


<!-- 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.0-RC1</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.0-RC1'
// https://jarcasting.com/artifacts/com.typesafe.play/twirl-compiler_2.9.3/
implementation ("com.typesafe.play:twirl-compiler_2.9.3:1.0.0-RC1")
'com.typesafe.play:twirl-compiler_2.9.3:jar:1.0.0-RC1'
<dependency org="com.typesafe.play" name="twirl-compiler_2.9.3" rev="1.0.0-RC1">
  <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.0-RC1')
)
libraryDependencies += "com.typesafe.play" % "twirl-compiler_2.9.3" % "1.0.0-RC1"
[com.typesafe.play/twirl-compiler_2.9.3 "1.0.0-RC1"]