私は Clojure と Leiningen を初めて使用しますが、使用したいもののいくつかは clojure.contrib.generic.math-functions にあると判断しました。http://richhickey.github.com/clojure-contrib/branch-1.1.x/math-api.htmlでそのための API 情報を見つけましたが、何を入れるべきかを理解するのに役立つものは何も見つかりませんその依存関係の私の project.clj ファイル。
[clojure.contrib.generic.math-functions "1.1"]
、、、[clojure.contrib.generic.math-functions "1.1.x"]
およびを試し[clojure.contrib.generic.math-functions "1.1.0"]
ました。それらのそれぞれについて、私は次のようなものを取得します...
...
Caused by: org.apache.maven.artifact.resolver.MultipleArtifactsNotFoundException: Missing:
----------
1) clojure.contrib.generic.math-functions:clojure.contrib.generic.math-functions:jar:1.1