scala-algorithms


License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.scalafanatic
ArtifactId

ArtifactId

scala-algorithms_2.13
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

scala-algorithms
scala-algorithms
Project Organization

Project Organization

com.github.scalafanatic

Download scala-algorithms_2.13

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.2

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0
0.1.5
0.1.4
0.1.3