is not current version
Last Version 0.1.3

com.github.artemkorsakov:algorithms-core_2.12 0.0.14

Algorithms library contains the most popular and efficient algorithms.

GroupId

GroupId

com.github.artemkorsakov
ArtifactId

ArtifactId

algorithms-core_2.12
Version

Version

0.0.14
Type

Type

jar

Download algorithms-core_2.12 0.0.14


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