MVN

bio.singa : singa-javafx

Maven & Gradle

Sep 23, 2020
1 usages
6 stars

The javafx package of SiNGA provides methods to render visual representations SiNGA data structures in javafx contexts.

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

Latest Version

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

  • Latest Stable: 0.7.0

All Versions

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

Version Vulnerabilities Updated
0.7.x
singa-javafx-0.7.0
0.6.x
singa-javafx-0.6.0
0.5.x
singa-javafx-0.5.0
0.4.x
singa-javafx-0.4.2
singa-javafx-0.4.0

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

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

Aug 25, 2023
2 usages
845 stars
Mar 23, 2021
1 usages
Feb 13, 2019
1 usages
595 stars
May 11, 2023
1 usages
15 stars
May 08, 2020
1 usages
Jun 17, 2021
1 usages
10 stars
Jul 20, 2023
3 usages
13 stars