Skip to content

kirill-grouchnikov/aurora

Repository files navigation

Aurora libraries

Aurora is a collection of libraries for writing modern, elegant and fast desktop Compose applications based on the Ephemeral design system. It is built with Java 17, and runs on Java 17 and later.

Documentation

Window top-level APIs

Theming

Components

SVG transcoding

Have a question?

Aurora artifacts

Aurora artifacts are available in the central Maven repository under groupId=org.pushing-pixels

Core artifacts

  • Maven Central aurora-theming
  • Maven Central aurora-component
  • Maven Central aurora-window

Tools artifacts

  • Maven Central aurora-tools-svg-transcoder
  • Maven Central aurora-tools-svg-transcoder-gradle-plugin

Snapshots

Aurora snapshot artifacts are available in the Sonatype repository.

Building Aurora

This document is an overview of how to build Aurora artifacts locally.