twirl-compiler

The Play framework Scala template engine, standalone and packaged as an SBT plugin

License

License

Categories

Categories

Net
GroupId

GroupId

com.netaporter
ArtifactId

ArtifactId

twirl-compiler_2.10
Last Version

Last Version

0.7.0-NAP
Release Date

Release Date

Type

Type

jar
Description

Description

twirl-compiler
The Play framework Scala template engine, standalone and packaged as an SBT plugin
Project Organization

Project Organization

com.netaporter

Download twirl-compiler_2.10

How to add to project

<!-- https://jarcasting.com/artifacts/com.netaporter/twirl-compiler_2.10/ -->
<dependency>
    <groupId>com.netaporter</groupId>
    <artifactId>twirl-compiler_2.10</artifactId>
    <version>0.7.0-NAP</version>
</dependency>
// https://jarcasting.com/artifacts/com.netaporter/twirl-compiler_2.10/
implementation 'com.netaporter:twirl-compiler_2.10:0.7.0-NAP'
// https://jarcasting.com/artifacts/com.netaporter/twirl-compiler_2.10/
implementation ("com.netaporter:twirl-compiler_2.10:0.7.0-NAP")
'com.netaporter:twirl-compiler_2.10:jar:0.7.0-NAP'
<dependency org="com.netaporter" name="twirl-compiler_2.10" rev="0.7.0-NAP">
  <artifact name="twirl-compiler_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netaporter', module='twirl-compiler_2.10', version='0.7.0-NAP')
)
libraryDependencies += "com.netaporter" % "twirl-compiler_2.10" % "0.7.0-NAP"
[com.netaporter/twirl-compiler_2.10 "0.7.0-NAP"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.2
org.scala-lang : scala-compiler jar 2.10.2
com.github.scala-incubator.io : scala-io-file_2.10 jar 0.4.2

test (2)

Group / Artifact Type Version
com.netaporter : twirl-api_2.10 jar 0.7.0-NAP
org.specs2 : specs2_2.10 jar 1.12.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.7.0-NAP