Sample Runtime

Maven plugin for compiling Twirl templates.

License

License

GroupId

GroupId

com.jakewharton.twirl
ArtifactId

ArtifactId

sample-runtime
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Sample Runtime
Maven plugin for compiling Twirl templates.

Download sample-runtime

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.jakewharton.twirl : sample-templates jar 1.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.0
1.0.5
1.0.3