License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.thesamet |
ArtifactId | ArtifactIdplay-pants-runner |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.thesamet:play-pants-runner
Runs Play
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
play-pants-runner-0.0.1.pom | |
play-pants-runner-0.0.1.jar | 39 KB |
play-pants-runner-0.0.1-sources.jar | 1 KB |
play-pants-runner-0.0.1-javadoc.jar | 352 KB |
play-pants-runner-0.0.1-CHANGELOG.txt | 280 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.thesamet/play-pants-runner/ -->
<dependency>
<groupId>com.thesamet</groupId>
<artifactId>play-pants-runner</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.thesamet/play-pants-runner/
implementation 'com.thesamet:play-pants-runner:0.0.1'
// https://jarcasting.com/artifacts/com.thesamet/play-pants-runner/
implementation ("com.thesamet:play-pants-runner:0.0.1")
'com.thesamet:play-pants-runner:jar:0.0.1'
<dependency org="com.thesamet" name="play-pants-runner" rev="0.0.1">
<artifact name="play-pants-runner" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thesamet', module='play-pants-runner', version='0.0.1')
)
libraryDependencies += "com.thesamet" % "play-pants-runner" % "0.0.1"
[com.thesamet/play-pants-runner "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.play : play_2.11 | jar | 2.5.4 |
com.github.scopt : scopt_2.11 | jar | 3.4.0 |