spark-stringmetric 0.3.0


Group ID:
com.github.mrpowers
Artifact ID:
spark-stringmetric_2.12
Version:
0.3.0
Release Date:
Oct 5, 2020
Licenses:
MIT
Files:

libraryDependencies += "com.github.mrpowers" %% "spark-stringmetric" % "0.3.0"

Mill build tool

ivy"com.github.mrpowers::spark-stringmetric:0.3.0"

Scala CLI

//> using dep "com.github.mrpowers::spark-stringmetric:0.3.0"

Ammonite REPL

import $ivy.`com.github.mrpowers::spark-stringmetric:0.3.0`

<dependency>
  <groupId>com.github.mrpowers</groupId>
  <artifactId>spark-stringmetric_2.12</artifactId>
  <version>0.3.0</version>
</dependency>

compile group: 'com.github.mrpowers', name: 'spark-stringmetric_2.12', version: '0.3.0'