Socket
Socket
Sign inDemoInstall

app.softwork:kotlinx-uuid-sqldelight-watchossimulatorarm64

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-sqldelight-watchossimulatorarm64

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


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 is a multiplatform (MPP) Kotlin library introducing support for UUID.

The main class UUID is serializable out of the box, so the library depends on kotlinx.serialization. If you don't need serialization, you don't need to apply the plugin.

Supported platforms are jvm, js(IR) and all tier 1, 2 and 3 native targets.

Install

This package is uploaded to mavenCentral.

repositories {
    mavenCentral()
}

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

FAQs

Package last updated on 20 Mar 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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc