| Categories | 
                CategoriesGUI User Interface | 
        
|---|---|
| GroupId | GroupIdcom.guigarage | 
    
| ArtifactId | ArtifactIdincubator | 
    
| Last Version | Last Version0.7 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/ 
         | 
    
| Filename | Size | 
|---|---|
| incubator-0.7.pom | |
| incubator-0.7.jar | 948 KB | 
| incubator-0.7-sources.jar | 923 KB | 
| incubator-0.7-javadoc.jar | 164 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.guigarage/incubator/ -->
<dependency>
    <groupId>com.guigarage</groupId>
    <artifactId>incubator</artifactId>
    <version>0.7</version>
</dependency>
                // https://jarcasting.com/artifacts/com.guigarage/incubator/
implementation 'com.guigarage:incubator:0.7'
                // https://jarcasting.com/artifacts/com.guigarage/incubator/
implementation ("com.guigarage:incubator:0.7")
                'com.guigarage:incubator:jar:0.7'
                <dependency org="com.guigarage" name="incubator" rev="0.7">
  <artifact name="incubator" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.guigarage', module='incubator', version='0.7')
)
                libraryDependencies += "com.guigarage" % "incubator" % "0.7"
                [com.guigarage/incubator "0.7"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.guigarage : third-dimension | jar | 0.7 | 
| com.guigarage : animations | jar | 0.7 | 
| com.guigarage : controls | jar | 0.7 | 
| org.controlsfx : controlsfx | jar | 8.0.6 | 
| com.guigarage : extreme-ui | jar | 0.7 | 
| com.drewnoakes : metadata-extractor | jar | 2.6.2 | 
| com.guigarage : ui-basics | jar | 0.7 | 
| org.fxmisc.richtext : richtextfx | jar | 0.4.4 |