play_routes_compiler_cli
Command line interface to the Play Routes Compiler
License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.lucidchart |
ArtifactId | ArtifactIdplay-routes-compiler-cli |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.lucidchart:play-routes-compiler-cli
A CLI for the Play routes compiler
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
play-routes-compiler-cli-0.1.pom | |
play-routes-compiler-cli-0.1.jar | 29 MB |
play-routes-compiler-cli-0.1-sources.jar | 468 bytes |
play-routes-compiler-cli-0.1-javadoc.jar | 468 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.lucidchart/play-routes-compiler-cli/ -->
<dependency>
<groupId>com.lucidchart</groupId>
<artifactId>play-routes-compiler-cli</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.lucidchart/play-routes-compiler-cli/
implementation 'com.lucidchart:play-routes-compiler-cli:0.1'
// https://jarcasting.com/artifacts/com.lucidchart/play-routes-compiler-cli/
implementation ("com.lucidchart:play-routes-compiler-cli:0.1")
'com.lucidchart:play-routes-compiler-cli:jar:0.1'
<dependency org="com.lucidchart" name="play-routes-compiler-cli" rev="0.1">
<artifact name="play-routes-compiler-cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lucidchart', module='play-routes-compiler-cli', version='0.1')
)
libraryDependencies += "com.lucidchart" % "play-routes-compiler-cli" % "0.1"
[com.lucidchart/play-routes-compiler-cli "0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.scopt : scopt_2.11 | jar | 3.7.0 |
com.typesafe.play : routes-compiler_2.11 | jar | 2.5.19 |
org.scala-lang : scala-reflect | jar | 2.11.12 |
Command line interface to the Play Routes Compiler