f

flute

Flute implements The Simple API for CSS (SAC) using JavaCC.
http://www.w3.org
W3C Software Copyright Notice and License
W3C
Flute Dev
Files download
File Operation
flute-1.3.0.gg2.jar download
flute-1.3.0.gg2.pom download
flute-1.3.0.gg2-sources.jar download
Apache Maven
<dependency>
  <groupId>com.vaadin.external.flute</groupId>
  <artifactId>flute</artifactId>
  <version>1.3.0.gg2</version>
</dependency>
Gradle Groovy
implementation 'com.vaadin.external.flute:flute:1.3.0.gg2'
Gradle Kotlin
implementation("com.vaadin.external.flute:flute:1.3.0.gg2")
Scala SBT
libraryDependencies += "com.vaadin.external.flute" % "flute" % "1.3.0.gg2"
Groovy Grape
@Grapes(
  @Grab(group='com.vaadin.external.flute', module='flute', version='1.3.0.gg2')
)
Apache Ivy
<dependency org="com.vaadin.external.flute" name="flute" rev="1.3.0.gg2" />
Leiningen
[com.vaadin.external.flute/flute "1.3.0.gg2"]
Apache Buildr
'com.vaadin.external.flute:flute:jar:1.3.0.gg2'
Dependencies
The project has no third-party dependencies