Socket
Book a DemoInstallSign in
Socket

app.softwork:kotlinx-uuid-core-iosarm64

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

app.softwork:kotlinx-uuid-core-iosarm64

A multiplatform Kotlin UUID library, forked from https://github.com/cy6erGn0m/kotlinx-uuid

Source
mavenMaven
Version
0.1.2
Version published
Maintainers
1
Source

kotlinx-uuid

This is a fork from https://github.com/cy6erGn0m/kotlinx-uuid, released under Apache 2.

The main implementation was thankfully provided by Sergey Mashkov (cy6erGn0m)!

kotlinx-uuid adds helper methods to Uuid added to Kotlin stdlib starting 2.0.20.

  • Source code
  • Docs

Install

This package is uploaded to mavenCentral.

repositories {
    mavenCentral()
}

dependencies {
    implementation("app.softwork:kotlinx-uuid-core:LATEST")
}

FAQs

Package last updated on 29 Aug 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts