| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesJava Languages Net | 
        
| GroupId | GroupIdnet.java.openjfx.backport | 
    
| ArtifactId | ArtifactIdopenjfx-78-backport-compat | 
    
| Last Version | Last Version1.8.0.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionJavaFX 78 Backport Compatibility Library 
            This is a library of JDK classes needed for the backport of OpenJFX 8 to run on Java 7. 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
| Source Code Management | 
                    Source Code Management | 
            
<!-- https://jarcasting.com/artifacts/net.java.openjfx.backport/openjfx-78-backport-compat/ -->
<dependency>
    <groupId>net.java.openjfx.backport</groupId>
    <artifactId>openjfx-78-backport-compat</artifactId>
    <version>1.8.0.1</version>
</dependency>
                // https://jarcasting.com/artifacts/net.java.openjfx.backport/openjfx-78-backport-compat/
implementation 'net.java.openjfx.backport:openjfx-78-backport-compat:1.8.0.1'
                // https://jarcasting.com/artifacts/net.java.openjfx.backport/openjfx-78-backport-compat/
implementation ("net.java.openjfx.backport:openjfx-78-backport-compat:1.8.0.1")
                'net.java.openjfx.backport:openjfx-78-backport-compat:jar:1.8.0.1'
                <dependency org="net.java.openjfx.backport" name="openjfx-78-backport-compat" rev="1.8.0.1">
  <artifact name="openjfx-78-backport-compat" type="jar" />
</dependency>
                @Grapes(
@Grab(group='net.java.openjfx.backport', module='openjfx-78-backport-compat', version='1.8.0.1')
)
                libraryDependencies += "net.java.openjfx.backport" % "openjfx-78-backport-compat" % "1.8.0.1"
                [net.java.openjfx.backport/openjfx-78-backport-compat "1.8.0.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.sun.phobos : jsr223-api Optional | jar | 1.0 | 
| stax : stax-api Optional | jar | 1.0.1 |