Jar examples for f:flute
Flute implements The Simple API for CSS (SAC) using JavaCC.
You can download jar file flute 1.3.0.gg2 in this page.
W3C Software Copyright Notice and License
You can use the following script to add flute-1.3.0.gg2.jar to your project.
<dependency> <groupId>com.vaadin.external.flute</groupId> <artifactId>flute</artifactId> <version>1.3.0.gg2</version> </dependency>
compile group: 'com.vaadin.external.flute', name: 'flute', version: '1.3.0.gg2'
libraryDependencies += "com.vaadin.external.flute" % "flute" % "1.3.0.gg2"
<dependency org="com.vaadin.external.flute" name="flute" rev="1.3.0.gg2"/>
@Grapes(@Grab(group='com.vaadin.external.flute', module='flute', version='1.3.0.gg2'))
'com.vaadin.external.flute:flute:jar:1.3.0.gg2'
Click the following link to download the jar file.
flute-1.3.0.gg2-javadoc.jar