Last Version

twirl-api 1.6.0-M6

Twirl

License

License

GroupId

GroupId

com.typesafe.play
ArtifactId

ArtifactId

twirl-api_2.12
Version

Version

1.6.0-M6
Type

Type

jar
Description

Description

twirl-api
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-api_2.12 1.6.0-M6


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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.15
org.scala-lang.modules : scala-xml_2.12 jar 1.3.0

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.2.12

Project Modules

There are no modules declared in this project.