| License |
License |
|---|---|
| GroupId | GroupIdcom.typesafe.play |
| ArtifactId | ArtifactIdtwirl-compiler_2.9.3 |
| Version | Version1.0.4 |
| Type | Typejar |
| Description |
Descriptiontwirl-compiler
twirl-compiler
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| twirl-compiler_2.9.3-1.0.4.pom | |
| twirl-compiler_2.9.3-1.0.4.jar | 104 KB |
| twirl-compiler_2.9.3-1.0.4-sources.jar | 7 KB |
| twirl-compiler_2.9.3-1.0.4-javadoc.jar | 289 KB |
| Browse |
<!-- 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.4</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.4'
// https://jarcasting.com/artifacts/com.typesafe.play/twirl-compiler_2.9.3/
implementation ("com.typesafe.play:twirl-compiler_2.9.3:1.0.4")
'com.typesafe.play:twirl-compiler_2.9.3:jar:1.0.4'
<dependency org="com.typesafe.play" name="twirl-compiler_2.9.3" rev="1.0.4">
<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.4')
)
libraryDependencies += "com.typesafe.play" % "twirl-compiler_2.9.3" % "1.0.4"
[com.typesafe.play/twirl-compiler_2.9.3 "1.0.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-compiler | jar | 2.9.3 |
| org.scala-lang : scala-library | jar | 2.9.3 |
| com.typesafe.play : twirl-api_2.9.3 | jar | 1.0.4 |
| com.typesafe.play : twirl-parser_2.9.3 | jar | 1.0.4 |