MVN

com.github.sebhoss : math-clj

Maven & Gradle

Jul 14, 2013
5 usages
1 stars

math-clj · FCommon math functions for Clojure.

<dependency>
    <groupId>com.github.sebhoss</groupId>
    <artifactId>math-clj</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.sebhoss : math-clj to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.github.sebhoss : math-clj to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
math-clj-1.0.0

How to add a dependency to Maven

Add the following com.github.sebhoss : math-clj maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.sebhoss</groupId>
    <artifactId>math-clj</artifactId>
    <version>1.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.sebhoss : math-clj gradle dependency to your build.gradle file:

implementation 'com.github.sebhoss:math-clj:1.0.0'

Gradle Kotlin DSL: Add the following com.github.sebhoss : math-clj gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.sebhoss:math-clj:1.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.sebhoss : math-clj sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.sebhoss" % "math-clj" % "1.0.0"

Advertisement

Dependencies from Group

Sep 07, 2013
8 usages
0 stars
Nov 08, 2014
8 usages
2 stars
Apr 16, 2016
7 usages
Jan 01, 2014
7 usages
7 stars
Jan 01, 2014
6 usages
7 stars

Discover Dependencies

Nov 07, 2011
16 usages
4 stars
Mar 17, 2015
1 usages
Apr 28, 2014
9 usages
Apr 28, 2014
7 usages
Mar 24, 2015
51 usages
2.5k stars
Dec 17, 2014
9 usages
12.2k stars