License |
License |
---|---|
GroupId | GroupIdfr.brouillard.oss |
ArtifactId | ArtifactIdcssfx |
Last Version | Last Version11.5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCSSFX
CSSFX enhances developper productivity by offering hot-reloading of CSS in running applications
|
Project URL |
Project URL |
Project Organization |
Project OrganizationCSSFX by Matthieu Brouillard |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cssfx-11.5.1.pom | |
cssfx-11.5.1.jar | 47 KB |
cssfx-11.5.1-tests.jar | 35 KB |
cssfx-11.5.1-sources.jar | 20 KB |
cssfx-11.5.1-javadoc.jar | 516 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.brouillard.oss/cssfx/ -->
<dependency>
<groupId>fr.brouillard.oss</groupId>
<artifactId>cssfx</artifactId>
<version>11.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/fr.brouillard.oss/cssfx/
implementation 'fr.brouillard.oss:cssfx:11.5.1'
// https://jarcasting.com/artifacts/fr.brouillard.oss/cssfx/
implementation ("fr.brouillard.oss:cssfx:11.5.1")
'fr.brouillard.oss:cssfx:jar:11.5.1'
<dependency org="fr.brouillard.oss" name="cssfx" rev="11.5.1">
<artifact name="cssfx" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.brouillard.oss', module='cssfx', version='11.5.1')
)
libraryDependencies += "fr.brouillard.oss" % "cssfx" % "11.5.1"
[fr.brouillard.oss/cssfx "11.5.1"]
Group / Artifact | Type | Version |
---|---|---|
org.openjfx : javafx-controls | jar | 11 |
Group / Artifact | Type | Version |
---|---|---|
de.sandec : JMemoryBuddy | jar | 0.5.1 |
org.testfx : testfx-junit5 | jar | 4.0.16-alpha |
org.testfx : testfx-core | jar | 4.0.16-alpha |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |