scala-phash 1.2.2


Group ID:
com.github.poslegm
Artifact ID:
scala-phash_2.13
Version:
1.2.2
Release Date:
Jun 10, 2019
Licenses:
Files:

libraryDependencies += "com.github.poslegm" %% "scala-phash" % "1.2.2"

Mill build tool

ivy"com.github.poslegm::scala-phash:1.2.2"

Scala CLI

//> using dep "com.github.poslegm::scala-phash:1.2.2"

Ammonite REPL

import $ivy.`com.github.poslegm::scala-phash:1.2.2`

<dependency>
  <groupId>com.github.poslegm</groupId>
  <artifactId>scala-phash_2.13</artifactId>
  <version>1.2.2</version>
</dependency>

compile group: 'com.github.poslegm', name: 'scala-phash_2.13', version: '1.2.2'