Last Version

algorithms 0.1.3

Algorithms library contains the most popular and efficient algorithms.

License

License

GroupId

GroupId

com.github.artemkorsakov
ArtifactId

ArtifactId

algorithms-core_2.12
Version

Version

0.1.3
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.12 0.1.3


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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.13
org.typelevel : cats-core_2.12 jar 2.4.2

test (1)

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

Project Modules

There are no modules declared in this project.