| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdcom.thesamet |
| ArtifactId | ArtifactIdplay-pants-tool |
| Last Version | Last Version0.0.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncom.thesamet:play-pants-tool
Runtime tool for play-pants.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| play-pants-tool-0.0.6.pom | |
| play-pants-tool-0.0.6.jar | 71 KB |
| play-pants-tool-0.0.6-sources.jar | 2 KB |
| play-pants-tool-0.0.6-javadoc.jar | 350 KB |
| play-pants-tool-0.0.6-CHANGELOG.txt | 29 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.thesamet/play-pants-tool/ -->
<dependency>
<groupId>com.thesamet</groupId>
<artifactId>play-pants-tool</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.thesamet/play-pants-tool/
implementation 'com.thesamet:play-pants-tool:0.0.6'
// https://jarcasting.com/artifacts/com.thesamet/play-pants-tool/
implementation ("com.thesamet:play-pants-tool:0.0.6")
'com.thesamet:play-pants-tool:jar:0.0.6'
<dependency org="com.thesamet" name="play-pants-tool" rev="0.0.6">
<artifact name="play-pants-tool" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thesamet', module='play-pants-tool', version='0.0.6')
)
libraryDependencies += "com.thesamet" % "play-pants-tool" % "0.0.6"
[com.thesamet/play-pants-tool "0.0.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.typesafe.play : twirl-compiler_2.11 | jar | 1.1.1 |
| com.typesafe.play : routes-compiler_2.11 | jar | 2.5.4 |
| com.github.scopt : scopt_2.11 | jar | 3.4.0 |