License |
License |
---|---|
GroupId | GroupIdcom.typesafe.play |
ArtifactId | ArtifactIdtwirl-parser_2.11 |
Last Version | Last Version1.4.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiontwirl-parser
twirl-parser
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
twirl-parser_2.11-1.4.2.pom | |
twirl-parser_2.11-1.4.2.jar | 89 KB |
twirl-parser_2.11-1.4.2-sources.jar | 9 KB |
twirl-parser_2.11-1.4.2-javadoc.jar | 414 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.typesafe.play/twirl-parser_2.11/ -->
<dependency>
<groupId>com.typesafe.play</groupId>
<artifactId>twirl-parser_2.11</artifactId>
<version>1.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.play/twirl-parser_2.11/
implementation 'com.typesafe.play:twirl-parser_2.11:1.4.2'
// https://jarcasting.com/artifacts/com.typesafe.play/twirl-parser_2.11/
implementation ("com.typesafe.play:twirl-parser_2.11:1.4.2")
'com.typesafe.play:twirl-parser_2.11:jar:1.4.2'
<dependency org="com.typesafe.play" name="twirl-parser_2.11" rev="1.4.2">
<artifact name="twirl-parser_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.play', module='twirl-parser_2.11', version='1.4.2')
)
libraryDependencies += "com.typesafe.play" % "twirl-parser_2.11" % "1.4.2"
[com.typesafe.play/twirl-parser_2.11 "1.4.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
org.scala-lang.modules : scala-parser-combinators_2.11 Optional | jar | 1.1.2 |
Group / Artifact | Type | Version |
---|---|---|
com.novocode : junit-interface | jar | 0.11 |
org.scalatest : scalatest_2.11 | jar | 3.0.8 |