ev.mana-mana-kotlin-tokens (0.3.0)

Published 2026-06-11 02:15:11 +02:00 by till

Installation

<repositories>
	<repository>
		<id>gitea</id>
		<url></url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url></url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url></url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>ev.mana</groupId>
	<artifactId>mana-kotlin-tokens</artifactId>
	<version>0.3.0</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=ev.mana:mana-kotlin-tokens:0.3.0

Dependencies

androidx.compose.foundation:foundation
androidx.compose.ui:ui
androidx.compose.ui:ui-graphics
androidx.compose.ui:ui-text
androidx.compose.material3:material3
androidx.compose.ui:ui-tooling-preview
org.jetbrains.kotlin:kotlin-stdlib
2.1.0
Details
Maven
2026-06-11 02:15:11 +02:00
13
55 KiB
Assets (4)
Versions (3) View all
0.3.0 2026-06-11
0.2.0 2026-06-08
0.1.0 2026-06-08