MVN

bio.singa : singa-mathematics

Maven & Gradle

Sep 23, 2020
3 usages
6 stars

The SiNGA mathematics package handles most of the algorithms and data structures with mathematical background. Amongst others: affinity propagation, graph isomorphism, or voronoi diagram creation.

<dependency>
    <groupId>bio.singa</groupId>
    <artifactId>singa-mathematics</artifactId>
    <version>0.7.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of bio.singa : singa-mathematics to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.7.0

All Versions

Choose a version of bio.singa : singa-mathematics to add to Maven or Gradle - All Versions:

  • Version Updated
  • singa-mathematics-0.7.0

    Sep 23, 2020
  • singa-mathematics-0.6.0

    Jul 17, 2019
  • singa-mathematics-0.5.0

    Jun 26, 2019
  • singa-mathematics-0.4.2

    Aug 07, 2018
  • singa-mathematics-0.4.0

    Jul 24, 2018

How to add a dependency to Maven

Add the following bio.singa : singa-mathematics maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>bio.singa</groupId>
    <artifactId>singa-mathematics</artifactId>
    <version>0.7.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following bio.singa : singa-mathematics gradle dependency to your build.gradle file:

implementation 'bio.singa:singa-mathematics:0.7.0'

Gradle Kotlin DSL: Add the following bio.singa : singa-mathematics gradle kotlin dependency to your build.gradle.kts file:

implementation("bio.singa:singa-mathematics:0.7.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following bio.singa : singa-mathematics sbt scala dependency to your build.sbt file:

libraryDependencies += "bio.singa" % "singa-mathematics" % "0.7.0"

Advertisement

Dependencies from Group

Sep 23, 2020
4 usages
6 stars
Sep 23, 2020
3 usages
6 stars
Sep 23, 2020
3 usages
6 stars
Sep 23, 2020
2 usages
6 stars
Sep 23, 2020
2 usages
6 stars

Discover Dependencies

Sep 23, 2020
3 usages
6 stars
Sep 23, 2020
2 usages
6 stars
Apr 30, 2019
0 stars
iot
Mar 22, 2023
17 usages
8k stars
emr
Mar 22, 2023
4 usages
8k stars
Mar 22, 2023
19 usages
8k stars
Jul 30, 2019
3 usages
148 stars
Jul 30, 2019
3 usages
148 stars
Aug 04, 2018
1 usages
5 stars
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome