scala-phash 1.0.1


Group ID:
com.github.poslegm
Artifact ID:
scala-phash_2.12
Version:
1.0.1
Release Date:
Jul 26, 2017
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.github.poslegm</groupId>
  <artifactId>scala-phash_2.12</artifactId>
  <version>1.0.1</version>
</dependency>

compile group: 'com.github.poslegm', name: 'scala-phash_2.12', version: '1.0.1'