Algorithms library contains the most popular and interesting algorithms.
algorithms-core 0.0.1
Group ID:
com.github.artemkorsakov
Artifact ID:
algorithms-core_2.12
Version:
0.0.1
Release Date:
Sep 10, 2020
Licenses:
Files:
Full Scala Version:
2.12.11
Developers:
libraryDependencies += "com.github.artemkorsakov" %% "algorithms-core" % "0.0.1"
ivy"com.github.artemkorsakov::algorithms-core:0.0.1"
//> using dep "com.github.artemkorsakov::algorithms-core:0.0.1"
import $ivy.`com.github.artemkorsakov::algorithms-core:0.0.1`
<dependency> <groupId>com.github.artemkorsakov</groupId> <artifactId>algorithms-core_2.12</artifactId> <version>0.0.1</version> </dependency>
compile group: 'com.github.artemkorsakov', name: 'algorithms-core_2.12', version: '0.0.1'