is not current version
Last Version 3.1.3

de.micromata.mgc:de.micromata.mgc.javafx.launcher.sample 3.1.0

Sample for the Genome Launcher

Categories

Categories

JavaFX User Interface
GroupId

GroupId

de.micromata.mgc
ArtifactId

ArtifactId

de.micromata.mgc.javafx.launcher.sample
Version

Version

3.1.0
Type

Type

jar

Download de.micromata.mgc.javafx.launcher.sample 3.1.0


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