Flute

Flute implements The Simple API for CSS (SAC) using JavaCC.

License

License

Categories

Categories

Vaadin User Interface Web Frameworks
GroupId

GroupId

com.vaadin.external.flute
ArtifactId

ArtifactId

flute
Last Version

Last Version

1.3.0.gg2
Release Date

Release Date

Type

Type

jar
Description

Description

Flute
Flute implements The Simple API for CSS (SAC) using JavaCC.
Project URL

Project URL

http://www.w3.org
Project Organization

Project Organization

W3C
Source Code Management

Source Code Management

http://www.w3.org/

Download flute

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0.gg2