Last Version

Twirl Maven Plugin (Parent) 1.2.0

Maven plugin for compiling Twirl templates.

License

License

GroupId

GroupId

com.jakewharton.twirl
ArtifactId

ArtifactId

twirl-parent
Version

Version

1.2.0
Type

Type

pom
Description

Description

Twirl Maven Plugin (Parent)
Maven plugin for compiling Twirl templates.
Source Code Management

Source Code Management

https://github.com/JakeWharton/twirl-maven-plugin

Download twirl-parent 1.2.0

Filename Size
twirl-parent-1.2.0.pom 5 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • twirl-maven-plugin
  • sample