Aurora Maven
To clone the project, git-lfs is required.
Results of building open source projects that provide Kotlin Multiplatform support on Aurora OS.
Plugins
- Compose Multiplatform.
- Aurora Build.
- Aurora Devices.
- QtBindings.
Libraries
- Compose Multiplatform Core.
- Skiko.
- Aurora KInterop.
- DBus Library.
- BuildKonfig.
- Datetime.
- Kamel.
- Kermit.
- Koin.
- Ktor.
- SQLDelight.
Install
Download repo:
wget -O aurora-maven.tar.gz https://hub.mos.ru/auroraos/kotlin-multiplatform/aurora-maven/-/archive/aurora-0.0.4/aurora-maven-aurora-0.0.4.tar.gz
Unpack archive:
tar -xzf aurora-maven.tar.gz
Delete the .m2 directory if it exists, or update .m2 manually.
Create local maven folder:
mkdir -p ~/.m2/
Move aurora maven to local maven repository:
mv aurora-maven-* ~/.m2/repository
Versions
| Components | Version |
|---|---|
| Java | 17 |
| Kotlin | 2.2.0 |
| Gradle | 8.14.4 |
| Aurora SDK | 5.2.0.180 |