License |
License
MIT
|
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.rockymadden.stringmetric |
ArtifactId | ArtifactIdstringmetric-cli_2.10 |
Last Version | Last Version0.27.3 |
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.10-0.27.3.pom | |
stringmetric-cli_2.10-0.27.3.jar | 165 KB |
stringmetric-cli_2.10-0.27.3-sources.jar | 14 KB |
stringmetric-cli_2.10-0.27.3-javadoc.jar | 428 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.rockymadden.stringmetric/stringmetric-cli_2.10/ -->
<dependency>
<groupId>com.rockymadden.stringmetric</groupId>
<artifactId>stringmetric-cli_2.10</artifactId>
<version>0.27.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.rockymadden.stringmetric/stringmetric-cli_2.10/
implementation 'com.rockymadden.stringmetric:stringmetric-cli_2.10:0.27.3'
// https://jarcasting.com/artifacts/com.rockymadden.stringmetric/stringmetric-cli_2.10/
implementation ("com.rockymadden.stringmetric:stringmetric-cli_2.10:0.27.3")
'com.rockymadden.stringmetric:stringmetric-cli_2.10:jar:0.27.3'
<dependency org="com.rockymadden.stringmetric" name="stringmetric-cli_2.10" rev="0.27.3">
<artifact name="stringmetric-cli_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rockymadden.stringmetric', module='stringmetric-cli_2.10', version='0.27.3')
)
libraryDependencies += "com.rockymadden.stringmetric" % "stringmetric-cli_2.10" % "0.27.3"
[com.rockymadden.stringmetric/stringmetric-cli_2.10 "0.27.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.3 |
com.rockymadden.stringmetric : stringmetric-core_2.10 | jar | 0.27.3 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2_2.10 | jar | 2.3.7 |