org.marid:marid-fx

Data acquisition and visualization system

License

License

GroupId

GroupId

org.marid
ArtifactId

ArtifactId

marid-fx
Last Version

Last Version

0.9.8.10
Release Date

Release Date

Type

Type

jar
Description

Description

Data acquisition and visualization system
Project Organization

Project Organization

MARID software development group

Download marid-fx

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-reflect jar
org.jetbrains.kotlinx : kotlinx-coroutines-javafx jar 1.3.2
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar
org.openjfx : javafx-web jar 13.0.2
org.openjfx : javafx-swing jar 13.0.2
org.marid : marid-util jar 0.9.8.10
javax.annotation : javax.annotation-api jar 1.3.2
com.google.guava : guava jar 28.2-jre

provided (2)

Group / Artifact Type Version
org.jetbrains : annotations jar 19.0.0
com.google.code.findbugs : jsr305 jar 3.0.2

test (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test-junit5 jar
org.marid : marid-test jar 0.9.8.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.8.10
0.9.8.9
0.9.6.9
0.9.6.8
0.9.6.7
0.9.6.5
0.9.6.3
0.9.6.1
0.9.5.2
0.9.5.1
0.9.4.5
0.9.4.4