Last Version

twirl-compiler 1.6.0-M6

Twirl

License

License

GroupId

GroupId

com.typesafe.play
ArtifactId

ArtifactId

twirl-compiler_2.13
Version

Version

1.6.0-M6
Type

Type

jar
Description

Description

twirl-compiler
Twirl
Project URL

Project URL

https://github.com/playframework/twirl
Project Organization

Project Organization

Lightbend Inc.
Source Code Management

Source Code Management

https://github.com/playframework/twirl

Download twirl-compiler_2.13 1.6.0-M6


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

Dependencies

compile (6)

Group / Artifact Type Version
org.scala-lang : scala-compiler jar 2.13.8
org.scala-lang : scala-library jar 2.13.8
com.typesafe.play : twirl-api_2.13 jar 1.6.0-M6
com.typesafe.play : twirl-parser_2.13 jar 1.6.0-M6
org.scala-lang.modules : scala-parser-combinators_2.13 Optional jar 1.1.2
org.scalameta : scalameta_2.13 jar 4.5.6

Project Modules

There are no modules declared in this project.