License |
License
MIT
|
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.rockymadden.stringmetric |
ArtifactId | ArtifactIdstringmetric-cli_2.11 |
Last Version | Last Version0.27.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionstringmetric-cli
stringmetric-cli
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.rockymadden.stringmetric |
Filename | Size |
---|---|
stringmetric-cli_2.11-0.27.4.pom | |
stringmetric-cli_2.11-0.27.4.jar | 167 KB |
stringmetric-cli_2.11-0.27.4-sources.jar | 14 KB |
stringmetric-cli_2.11-0.27.4-javadoc.jar | 429 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.rockymadden.stringmetric/stringmetric-cli_2.11/ -->
<dependency>
<groupId>com.rockymadden.stringmetric</groupId>
<artifactId>stringmetric-cli_2.11</artifactId>
<version>0.27.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.rockymadden.stringmetric/stringmetric-cli_2.11/
implementation 'com.rockymadden.stringmetric:stringmetric-cli_2.11:0.27.4'
// https://jarcasting.com/artifacts/com.rockymadden.stringmetric/stringmetric-cli_2.11/
implementation ("com.rockymadden.stringmetric:stringmetric-cli_2.11:0.27.4")
'com.rockymadden.stringmetric:stringmetric-cli_2.11:jar:0.27.4'
<dependency org="com.rockymadden.stringmetric" name="stringmetric-cli_2.11" rev="0.27.4">
<artifact name="stringmetric-cli_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rockymadden.stringmetric', module='stringmetric-cli_2.11', version='0.27.4')
)
libraryDependencies += "com.rockymadden.stringmetric" % "stringmetric-cli_2.11" % "0.27.4"
[com.rockymadden.stringmetric/stringmetric-cli_2.11 "0.27.4"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.1 |
com.rockymadden.stringmetric : stringmetric-core_2.11 | jar | 0.27.4 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2_2.11 | jar | 2.3.12 |