algorithms

Algorithms library contains the most popular and efficient algorithms.

License

License

GroupId

GroupId

com.github.artemkorsakov
ArtifactId

ArtifactId

algorithms-core_2.13
Last Version

Last Version

0.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

algorithms
Algorithms library contains the most popular and efficient algorithms.
Project URL

Project URL

https://artemkorsakov.github.io/algorithms/
Project Organization

Project Organization

Artem Korsakov
Source Code Management

Source Code Management

https://github.com/artemkorsakov/algorithms

Download algorithms-core_2.13

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.artemkorsakov/algorithms-core_2.13/ -->
<dependency>
    <groupId>com.github.artemkorsakov</groupId>
    <artifactId>algorithms-core_2.13</artifactId>
    <version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.artemkorsakov/algorithms-core_2.13/
implementation 'com.github.artemkorsakov:algorithms-core_2.13:0.1.3'
// https://jarcasting.com/artifacts/com.github.artemkorsakov/algorithms-core_2.13/
implementation ("com.github.artemkorsakov:algorithms-core_2.13:0.1.3")
'com.github.artemkorsakov:algorithms-core_2.13:jar:0.1.3'
<dependency org="com.github.artemkorsakov" name="algorithms-core_2.13" rev="0.1.3">
  <artifact name="algorithms-core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.artemkorsakov', module='algorithms-core_2.13', version='0.1.3')
)
libraryDependencies += "com.github.artemkorsakov" % "algorithms-core_2.13" % "0.1.3"
[com.github.artemkorsakov/algorithms-core_2.13 "0.1.3"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.4
org.scala-lang.modules : scala-parallel-collections_2.13 jar 1.0.2
org.typelevel : cats-core_2.13 jar 2.4.2

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.2.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.3
0.1.2
0.1.1
0.1.0
0.0.15
0.0.14
0.0.13
0.0.12
0.0.11
0.0.10
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2