twirl_compiler_cli
Command line interface for the Twirl template compiler
License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.lucidchart |
ArtifactId | ArtifactIdtwirl-compiler-cli |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.lucidchart:twirl-compiler-cli
A CLI for the Twirl templates compiler
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
twirl-compiler-cli-0.1.pom | |
twirl-compiler-cli-0.1.jar | 54 MB |
twirl-compiler-cli-0.1-sources.jar | 468 bytes |
twirl-compiler-cli-0.1-javadoc.jar | 468 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.lucidchart/twirl-compiler-cli/ -->
<dependency>
<groupId>com.lucidchart</groupId>
<artifactId>twirl-compiler-cli</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.lucidchart/twirl-compiler-cli/
implementation 'com.lucidchart:twirl-compiler-cli:0.1'
// https://jarcasting.com/artifacts/com.lucidchart/twirl-compiler-cli/
implementation ("com.lucidchart:twirl-compiler-cli:0.1")
'com.lucidchart:twirl-compiler-cli:jar:0.1'
<dependency org="com.lucidchart" name="twirl-compiler-cli" rev="0.1">
<artifact name="twirl-compiler-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lucidchart', module='twirl-compiler-cli', version='0.1')
)
libraryDependencies += "com.lucidchart" % "twirl-compiler-cli" % "0.1"
[com.lucidchart/twirl-compiler-cli "0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.scopt : scopt_2.12 | jar | 3.7.0 |
com.typesafe.play : twirl-compiler_2.12 | jar | 1.2.1 |
org.scala-lang.modules : scala-parser-combinators_2.12 | jar | 1.1.0 |
Command line interface for the Twirl template compiler