License |
License |
---|---|
GroupId | GroupIdcom.typesafe.play |
ArtifactId | ArtifactIdtwirl-parser_2.13 |
Version | Version1.6.0-M6 |
Type | Typejar |
Description |
Descriptiontwirl-parser
Twirl
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.typesafe.play/twirl-parser_2.13/ -->
<dependency>
<groupId>com.typesafe.play</groupId>
<artifactId>twirl-parser_2.13</artifactId>
<version>1.6.0-M6</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.play/twirl-parser_2.13/
implementation 'com.typesafe.play:twirl-parser_2.13:1.6.0-M6'
// https://jarcasting.com/artifacts/com.typesafe.play/twirl-parser_2.13/
implementation ("com.typesafe.play:twirl-parser_2.13:1.6.0-M6")
'com.typesafe.play:twirl-parser_2.13:jar:1.6.0-M6'
<dependency org="com.typesafe.play" name="twirl-parser_2.13" rev="1.6.0-M6">
<artifact name="twirl-parser_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.play', module='twirl-parser_2.13', version='1.6.0-M6')
)
libraryDependencies += "com.typesafe.play" % "twirl-parser_2.13" % "1.6.0-M6"
[com.typesafe.play/twirl-parser_2.13 "1.6.0-M6"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.8 |
org.scala-lang.modules : scala-parser-combinators_2.13 Optional | jar | 1.1.2 |
Group / Artifact | Type | Version |
---|---|---|
com.github.sbt : junit-interface | jar | 0.13.3 |
org.scalatest : scalatest_2.13 | jar | 3.2.12 |