| License | License | 
|---|---|
| Categories | CategoriesJavaFX User Interface CLI | 
| GroupId | GroupIdeu.limetri.client | 
| ArtifactId | ArtifactIdmapviewer-demo-javafx | 
| Last Version | Last Version1.4.4 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionmapviewer-demo-javafx MapViewer demo project for JavaFX | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/eu.limetri.client/mapviewer-demo-javafx/ -->
<dependency>
    <groupId>eu.limetri.client</groupId>
    <artifactId>mapviewer-demo-javafx</artifactId>
    <version>1.4.4</version>
</dependency>// https://jarcasting.com/artifacts/eu.limetri.client/mapviewer-demo-javafx/
implementation 'eu.limetri.client:mapviewer-demo-javafx:1.4.4'// https://jarcasting.com/artifacts/eu.limetri.client/mapviewer-demo-javafx/
implementation ("eu.limetri.client:mapviewer-demo-javafx:1.4.4")'eu.limetri.client:mapviewer-demo-javafx:jar:1.4.4'<dependency org="eu.limetri.client" name="mapviewer-demo-javafx" rev="1.4.4">
  <artifact name="mapviewer-demo-javafx" type="jar" />
</dependency>@Grapes(
@Grab(group='eu.limetri.client', module='mapviewer-demo-javafx', version='1.4.4')
)libraryDependencies += "eu.limetri.client" % "mapviewer-demo-javafx" % "1.4.4"[eu.limetri.client/mapviewer-demo-javafx "1.4.4"]| Group / Artifact | Type | Version | 
|---|---|---|
| eu.limetri.client : mapviewer-javafx | jar | 1.4.4 | 
| eu.limetri.client : mapviewer-data | jar | 1.4.4 | 
| org.netbeans.api : org-openide-filesystems | jar | RELEASE80 | 
| org.netbeans.modules : org-netbeans-modules-masterfs | jar | RELEASE80 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.11 |