Skip to content
Thomas Rausch edited this page Oct 12, 2015 · 2 revisions

Download

Maven dependency

Flex UI is hosted at maven central and can be added as dependency via maven:

<dependency>
    <groupId>org.cdlflex</groupId>
    <artifactId>flex-ui-core</artifactId>
    <version>0.6.0</version>
</dependency>

Jars

You can download the jar files from the sonatype repository at org/cdlflex.

Clone this wiki locally