Algorithms library contains the most popular and interesting algorithms.
algorithms-core 0.1.2
Group ID:
com.github.artemkorsakov
Artifact ID:
algorithms-core_2.13
Version:
0.1.2
Release Date:
May 4, 2021
Licenses:
Files:
libraryDependencies += "com.github.artemkorsakov" %% "algorithms-core" % "0.1.2"
ivy"com.github.artemkorsakov::algorithms-core:0.1.2"
//> using dep "com.github.artemkorsakov::algorithms-core:0.1.2"
import $ivy.`com.github.artemkorsakov::algorithms-core:0.1.2`
<dependency> <groupId>com.github.artemkorsakov</groupId> <artifactId>algorithms-core_2.13</artifactId> <version>0.1.2</version> </dependency>
compile group: 'com.github.artemkorsakov', name: 'algorithms-core_2.13', version: '0.1.2'