License |
License |
---|---|
GroupId | GroupIdcom.typesafe.play |
ArtifactId | ArtifactIdtwirl-compiler_2.13.0-M5 |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontwirl-compiler
twirl-compiler
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.typesafe.play/twirl-compiler_2.13.0-M5/ -->
<dependency>
<groupId>com.typesafe.play</groupId>
<artifactId>twirl-compiler_2.13.0-M5</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.play/twirl-compiler_2.13.0-M5/
implementation 'com.typesafe.play:twirl-compiler_2.13.0-M5:1.4.0'
// https://jarcasting.com/artifacts/com.typesafe.play/twirl-compiler_2.13.0-M5/
implementation ("com.typesafe.play:twirl-compiler_2.13.0-M5:1.4.0")
'com.typesafe.play:twirl-compiler_2.13.0-M5:jar:1.4.0'
<dependency org="com.typesafe.play" name="twirl-compiler_2.13.0-M5" rev="1.4.0">
<artifact name="twirl-compiler_2.13.0-M5" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.play', module='twirl-compiler_2.13.0-M5', version='1.4.0')
)
libraryDependencies += "com.typesafe.play" % "twirl-compiler_2.13.0-M5" % "1.4.0"
[com.typesafe.play/twirl-compiler_2.13.0-M5 "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-compiler | jar | 2.13.0-M5 |
org.scala-lang : scala-library | jar | 2.13.0-M5 |
com.typesafe.play : twirl-api_2.13.0-M5 | jar | 1.4.0 |
com.typesafe.play : twirl-parser_2.13.0-M5 | jar | 1.4.0 |
org.scala-lang.modules : scala-parser-combinators_2.13.0-M5 Optional | jar | 1.1.1 |