artemkorsakov / algorithms   0.1.3

Website GitHub

Algorithms library contains the most popular and interesting algorithms.

Scala versions: 2.13 2.12

algorithms-core 0.1.1


Group ID:
com.github.artemkorsakov
Artifact ID:
algorithms-core_2.13
Version:
0.1.1
Release Date:
Nov 18, 2020
Licenses:
Files:

libraryDependencies += "com.github.artemkorsakov" %% "algorithms-core" % "0.1.1"

Mill build tool

ivy"com.github.artemkorsakov::algorithms-core:0.1.1"

Scala CLI

//> using dep "com.github.artemkorsakov::algorithms-core:0.1.1"

Ammonite REPL

import $ivy.`com.github.artemkorsakov::algorithms-core:0.1.1`

<dependency>
  <groupId>com.github.artemkorsakov</groupId>
  <artifactId>algorithms-core_2.13</artifactId>
  <version>0.1.1</version>
</dependency>

compile group: 'com.github.artemkorsakov', name: 'algorithms-core_2.13', version: '0.1.1'