| License |
License
MIT
|
|---|---|
| GroupId | GroupIdcom.rockymadden.stringmetric |
| ArtifactId | ArtifactIdstringmetric_2.11 |
| Version | Version0.27.4 |
| Type | Typejar |
| Description |
Descriptionstringmetric
stringmetric
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.rockymadden.stringmetric |
| Filename | Size |
|---|---|
| stringmetric_2.11-0.27.4.pom | |
| stringmetric_2.11-0.27.4.jar | 286 bytes |
| stringmetric_2.11-0.27.4-sources.jar | 257 bytes |
| stringmetric_2.11-0.27.4-javadoc.jar | 189 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.rockymadden.stringmetric/stringmetric_2.11/ -->
<dependency>
<groupId>com.rockymadden.stringmetric</groupId>
<artifactId>stringmetric_2.11</artifactId>
<version>0.27.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.rockymadden.stringmetric/stringmetric_2.11/
implementation 'com.rockymadden.stringmetric:stringmetric_2.11:0.27.4'
// https://jarcasting.com/artifacts/com.rockymadden.stringmetric/stringmetric_2.11/
implementation ("com.rockymadden.stringmetric:stringmetric_2.11:0.27.4")
'com.rockymadden.stringmetric:stringmetric_2.11:jar:0.27.4'
<dependency org="com.rockymadden.stringmetric" name="stringmetric_2.11" rev="0.27.4">
<artifact name="stringmetric_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.rockymadden.stringmetric', module='stringmetric_2.11', version='0.27.4')
)
libraryDependencies += "com.rockymadden.stringmetric" % "stringmetric_2.11" % "0.27.4"
[com.rockymadden.stringmetric/stringmetric_2.11 "0.27.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.1 |