| License | License | 
|---|---|
| Categories | CategoriesJavaFX User Interface | 
| GroupId | GroupIdcom.github.jm-lab | 
| ArtifactId | ArtifactIdjmlab-javafx-component | 
| Last Version | Last Version0.1.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionJMLab-JavaFX-Component JMLab JavaFX Component | 
| Project URL | Project URL | 
<!-- https://jarcasting.com/artifacts/com.github.jm-lab/jmlab-javafx-component/ -->
<dependency>
    <groupId>com.github.jm-lab</groupId>
    <artifactId>jmlab-javafx-component</artifactId>
    <version>0.1.0</version>
</dependency>// https://jarcasting.com/artifacts/com.github.jm-lab/jmlab-javafx-component/
implementation 'com.github.jm-lab:jmlab-javafx-component:0.1.0'// https://jarcasting.com/artifacts/com.github.jm-lab/jmlab-javafx-component/
implementation ("com.github.jm-lab:jmlab-javafx-component:0.1.0")'com.github.jm-lab:jmlab-javafx-component:jar:0.1.0'<dependency org="com.github.jm-lab" name="jmlab-javafx-component" rev="0.1.0">
  <artifact name="jmlab-javafx-component" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.jm-lab', module='jmlab-javafx-component', version='0.1.0')
)libraryDependencies += "com.github.jm-lab" % "jmlab-javafx-component" % "0.1.0"[com.github.jm-lab/jmlab-javafx-component "0.1.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| kr.jmlab : jmlab-utils-java8 | jar | 0.1.84 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.10 | 
| org.slf4j : slf4j-simple | jar | 1.7.21 |