ashwanthkumar / finder   0.0.1

GitHub

Wayback like system for any datasets.

Scala versions: 2.10

finder-core 0.0.1


Group ID:
in.ashwanthkumar
Artifact ID:
finder-core_2.10
Version:
0.0.1
Release Date:
Jan 17, 2015
Licenses:
Files:
Full Scala Version:
2.10.4
Developers:

libraryDependencies += "in.ashwanthkumar" %% "finder-core" % "0.0.1"

Mill build tool

ivy"in.ashwanthkumar::finder-core:0.0.1"

Scala CLI

//> using dep "in.ashwanthkumar::finder-core:0.0.1"

Ammonite REPL

import $ivy.`in.ashwanthkumar::finder-core:0.0.1`

<dependency>
  <groupId>in.ashwanthkumar</groupId>
  <artifactId>finder-core_2.10</artifactId>
  <version>0.0.1</version>
</dependency>

compile group: 'in.ashwanthkumar', name: 'finder-core_2.10', version: '0.0.1'