| License | License | 
|---|---|
| Categories | CategoriesJavaFX User Interface | 
| GroupId | GroupIdcom.exadel.flamingo.javafx | 
| ArtifactId | ArtifactIdflamingo-javafx | 
| Last Version | Last Version1.5.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionExadel Flamingo JavaFX Client Components | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| flamingo-javafx-1.5.0.pom | |
| flamingo-javafx-1.5.0.jar | 16 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.exadel.flamingo.javafx/flamingo-javafx/ -->
<dependency>
    <groupId>com.exadel.flamingo.javafx</groupId>
    <artifactId>flamingo-javafx</artifactId>
    <version>1.5.0</version>
</dependency>// https://jarcasting.com/artifacts/com.exadel.flamingo.javafx/flamingo-javafx/
implementation 'com.exadel.flamingo.javafx:flamingo-javafx:1.5.0'// https://jarcasting.com/artifacts/com.exadel.flamingo.javafx/flamingo-javafx/
implementation ("com.exadel.flamingo.javafx:flamingo-javafx:1.5.0")'com.exadel.flamingo.javafx:flamingo-javafx:jar:1.5.0'<dependency org="com.exadel.flamingo.javafx" name="flamingo-javafx" rev="1.5.0">
  <artifact name="flamingo-javafx" type="jar" />
</dependency>@Grapes(
@Grab(group='com.exadel.flamingo.javafx', module='flamingo-javafx', version='1.5.0')
)libraryDependencies += "com.exadel.flamingo.javafx" % "flamingo-javafx" % "1.5.0"[com.exadel.flamingo.javafx/flamingo-javafx "1.5.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.caucho : hessian | jar | 3.1.3 |