License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.netaporter |
ArtifactId | ArtifactIdtwirl-api_2.10 |
Version | Version0.7.0-NAP |
Type | Typejar |
Description |
Descriptiontwirl-api
The Play framework Scala template engine, standalone and packaged as an SBT plugin
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
twirl-api_2.10-0.7.0-NAP.pom | |
twirl-api_2.10-0.7.0-NAP.jar | 54 KB |
twirl-api_2.10-0.7.0-NAP-sources.jar | 5 KB |
twirl-api_2.10-0.7.0-NAP-javadoc.jar | 475 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.netaporter/twirl-api_2.10/ -->
<dependency>
<groupId>com.netaporter</groupId>
<artifactId>twirl-api_2.10</artifactId>
<version>0.7.0-NAP</version>
</dependency>
// https://jarcasting.com/artifacts/com.netaporter/twirl-api_2.10/
implementation 'com.netaporter:twirl-api_2.10:0.7.0-NAP'
// https://jarcasting.com/artifacts/com.netaporter/twirl-api_2.10/
implementation ("com.netaporter:twirl-api_2.10:0.7.0-NAP")
'com.netaporter:twirl-api_2.10:jar:0.7.0-NAP'
<dependency org="com.netaporter" name="twirl-api_2.10" rev="0.7.0-NAP">
<artifact name="twirl-api_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netaporter', module='twirl-api_2.10', version='0.7.0-NAP')
)
libraryDependencies += "com.netaporter" % "twirl-api_2.10" % "0.7.0-NAP"
[com.netaporter/twirl-api_2.10 "0.7.0-NAP"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.3 |
commons-lang : commons-lang | jar | 2.6 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2_2.10 | jar | 1.12.3 |