не последняя версия
Последняя версия 0.1.6

org.clojure:math.combinatorics 0.0.8


Категории

Категории

Clojure Языки программирования
Группа

Группа

org.clojure
Идентификатор

Идентификатор

math.combinatorics
Версия

Версия

0.0.8
Тип

Тип

jar

Скачать math.combinatorics 0.0.8


<!-- https://jarcasting.com/artifacts/org.clojure/math.combinatorics/ -->
<dependency>
    <groupId>org.clojure</groupId>
    <artifactId>math.combinatorics</artifactId>
    <version>0.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.clojure/math.combinatorics/
implementation 'org.clojure:math.combinatorics:0.0.8'
// https://jarcasting.com/artifacts/org.clojure/math.combinatorics/
implementation ("org.clojure:math.combinatorics:0.0.8")
'org.clojure:math.combinatorics:jar:0.0.8'
<dependency org="org.clojure" name="math.combinatorics" rev="0.0.8">
  <artifact name="math.combinatorics" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.clojure', module='math.combinatorics', version='0.0.8')
)
libraryDependencies += "org.clojure" % "math.combinatorics" % "0.0.8"
[org.clojure/math.combinatorics "0.0.8"]