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.3


Group ID:
com.github.artemkorsakov
Artifact ID:
algorithms-core_2.13
Version:
0.1.3
Release Date:
May 15, 2021
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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