Skip to content

kotlinx-uuid is a multiplatform (MPP) Kotlin library adding helper methods to kotlin.uuid.Uuid.

License

Notifications You must be signed in to change notification settings

hfhbd/kotlinx-uuid

Repository files navigation

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.

Install

This package is uploaded to mavenCentral.

repositories {
    mavenCentral()
}

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

About

kotlinx-uuid is a multiplatform (MPP) Kotlin library adding helper methods to kotlin.uuid.Uuid.

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages