MVN

bio.singa : singa-core

Maven & Gradle

Sep 23, 2020
2 usages
6 stars

The SiNGA core package contains some convenience methods and data structures required in most other SiNGA packages.

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

Latest Version

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

  • Latest Stable: 0.7.0

All Versions

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

  • Version Updated
  • singa-core-0.7.0

    Sep 23, 2020
  • singa-core-0.6.0

    Jul 17, 2019
  • singa-core-0.5.0

    Jun 26, 2019
  • singa-core-0.4.2

    Aug 07, 2018
  • singa-core-0.4.0

    Jul 24, 2018

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "bio.singa" % "singa-core" % "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

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
Mar 10, 2022
4 usages
19k stars
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome