is not current version
Last Version 0.8

com.guigarage:responsivefx 0.7


Categories

Categories

GUI User Interface
GroupId

GroupId

com.guigarage
ArtifactId

ArtifactId

responsivefx
Version

Version

0.7
Type

Type

jar

Download responsivefx 0.7


<!-- https://jarcasting.com/artifacts/com.guigarage/responsivefx/ -->
<dependency>
    <groupId>com.guigarage</groupId>
    <artifactId>responsivefx</artifactId>
    <version>0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.guigarage/responsivefx/
implementation 'com.guigarage:responsivefx:0.7'
// https://jarcasting.com/artifacts/com.guigarage/responsivefx/
implementation ("com.guigarage:responsivefx:0.7")
'com.guigarage:responsivefx:jar:0.7'
<dependency org="com.guigarage" name="responsivefx" rev="0.7">
  <artifact name="responsivefx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.guigarage', module='responsivefx', version='0.7')
)
libraryDependencies += "com.guigarage" % "responsivefx" % "0.7"
[com.guigarage/responsivefx "0.7"]