twirl-api


License

License

GroupId

GroupId

com.typesafe.play
ArtifactId

ArtifactId

twirl-api_2.11
Last Version

Last Version

1.4.2
Release Date

Release Date

Type

Type

jar
Description

Description

twirl-api
twirl-api
Project URL

Project URL

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

Project Organization

com.typesafe.play
Source Code Management

Source Code Management

https://github.com/playframework/twirl

Download twirl-api_2.11

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
org.scala-lang.modules : scala-xml_2.11 jar 1.2.0

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 3.0.8

Project Modules

There are no modules declared in this project.
com.typesafe.play

Play Framework

Versions

Version
1.4.2
1.4.1
1.4.0
1.4.0-RC4
1.4.0-RC3
1.4.0-RC2
1.4.0-RC1
1.4.0-M2
1.3.16
1.3.15
1.3.14
1.3.13
1.3.12
1.3.8
1.3.7
1.3.6
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.1
1.2.0
1.1.1
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
1.0.0-RC3
1.0.0-RC2
1.0.0-RC1
1.0-M3