| Group ID: |
schwarz.opensource.natrium |
| Artifact ID: |
core-common-iosarm64 |
| Version: |
0.0.2-fork.1 |
| Last modified: |
01.06.2026 09:57 |
| Packaging: |
jar.sha512 |
| Name: |
core-common |
| Description: |
Kalium KMP messaging SDK — fork of wireapp/kalium (module: core-common) |
| URL: |
https://github.com/schwarzdigits/kalium |
|
|
| Size: |
3.0 KB |
| Download: |
https://repo.maven.apache.org/maven2/schwarz/opensource/natrium/core-common-iosarm64/0.0.2-fork.1/core-common-iosarm64-0.0.2-fork.1-metadata.jar |
| POM: |
Show
hide
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<!-- This module was also published with a richer model, Gradle metadata, -->
<!-- which should be used instead. Do not delete the following line which -->
<!-- is to indicate to Gradle or any Gradle module metadata file consumer -->
<!-- that they should prefer consuming it instead. -->
<!-- do_not_remove: published-with-gradle-metadata -->
<modelVersion>4.0.0</modelVersion>
<groupId>schwarz.opensource.natrium</groupId>
<artifactId>core-common-iosarm64</artifactId>
<version>0.0.2-fork.1</version>
<packaging>klib</packaging>
<name>core-common</name>
<description>Kalium KMP messaging SDK — fork of wireapp/kalium (module: core-common)</description>
<url>https://github.com/schwarzdigits/kalium</url>
<licenses>
<license>
<name>GNU General Public License v3.0</name>
<url>https://www.gnu.org/licenses/gpl-3.0.html</url>
<distribution>repo</distribution>
</license>
</licenses>
<developers>
<developer>
<id>schwarzdigits</id>
<name>Schwarz Digits</name>
</developer>
</developers>
<scm>
<connection>scm:git:git://github.com/schwarzdigits/kalium.git</connection>
<developerConnection>scm:git:ssh://git@github.com/schwarzdigits/kalium.git</developerConnection>
<url>https://github.com/schwarzdigits/kalium</url>
</scm>
<dependencies>
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-stdlib</artifactId>
<version>2.3.0</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>schwarz.opensource.natrium</groupId>
<artifactId>core-data-iosarm64</artifactId>
<version>0.0.2-fork.1</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>schwarz.opensource.natrium</groupId>
<artifactId>core-logger-iosarm64</artifactId>
<version>0.0.2-fork.1</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>schwarz.opensource.natrium</groupId>
<artifactId>core-util-iosarm64</artifactId>
<version>0.0.2-fork.1</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>schwarz.opensource.natrium</groupId>
<artifactId>data-persistence-iosarm64</artifactId>
<version>0.0.2-fork.1</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>schwarz.opensource.natrium</groupId>
<artifactId>data-network-iosarm64</artifactId>
<version>0.0.2-fork.1</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>schwarz.opensource.natrium</groupId>
<artifactId>data-network-util-iosarm64</artifactId>
<version>0.0.2-fork.1</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>schwarz.opensource.natrium</groupId>
<artifactId>core-cryptography-iosarm64</artifactId>
<version>0.0.2-fork.1</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.jetbrains.kotlinx</groupId>
<artifactId>kotlinx-serialization-json-iosarm64</artifactId>
<version>1.9.0</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>org.jetbrains.kotlinx</groupId>
<artifactId>kotlinx-coroutines-core-iosarm64</artifactId>
<version>1.10.2</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>io.github.mohamadjaara</groupId>
<artifactId>core-crypto-kmp-iosarm64</artifactId>
<version>9.3.0.1-kmp</version>
<scope>compile</scope>
</dependency>
</dependencies>
</project>
|
| Maven: |
<dependency>
<groupId>schwarz.opensource.natrium</groupId>
<artifactId>core-common-iosarm64</artifactId>
<version>0.0.2-fork.1</version>
<classifier>metadata</classifier>
</dependency>
|
| Gradle: |
schwarz.opensource.natrium:core-common-iosarm64:0.0.2-fork.1:metadata |
| Dependencies: |
|
| Dependency Graph: |
Show
Less
More
|