Last Version

bio.singa:singa-javafx 0.7.0

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

License

License

Categories

Categories

JavaFX User Interface
GroupId

GroupId

bio.singa
ArtifactId

ArtifactId

singa-javafx
Version

Version

0.7.0
Type

Type

jar
Description

Description

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

Download singa-javafx 0.7.0


<!-- https://jarcasting.com/artifacts/bio.singa/singa-javafx/ -->
<dependency>
    <groupId>bio.singa</groupId>
    <artifactId>singa-javafx</artifactId>
    <version>0.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/bio.singa/singa-javafx/
implementation 'bio.singa:singa-javafx:0.7.0'
// https://jarcasting.com/artifacts/bio.singa/singa-javafx/
implementation ("bio.singa:singa-javafx:0.7.0")
'bio.singa:singa-javafx:jar:0.7.0'
<dependency org="bio.singa" name="singa-javafx" rev="0.7.0">
  <artifact name="singa-javafx" type="jar" />
</dependency>
@Grapes(
@Grab(group='bio.singa', module='singa-javafx', version='0.7.0')
)
libraryDependencies += "bio.singa" % "singa-javafx" % "0.7.0"
[bio.singa/singa-javafx "0.7.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.openjfx : javafx-controls jar 11
bio.singa : singa-chemistry jar 0.7.0
bio.singa : singa-sequence jar 0.7.0
org.jfree : jfreesvg jar 3.3
org.slf4j : slf4j-api jar 1.7.21

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.3.1
org.junit.jupiter : junit-jupiter-engine jar 5.3.1
org.slf4j : slf4j-log4j12 jar 1.7.21

Project Modules

There are no modules declared in this project.