MVN

app.softwork : kotlinx-uuid-core

Maven & Gradle

Aug 01, 2023
3 usages
63 stars

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

<dependency>
    <groupId>app.softwork</groupId>
    <artifactId>kotlinx-uuid-core</artifactId>
    <version>0.0.21</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of app.softwork : kotlinx-uuid-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.21
  • Latest Release Candidate: 0.0.13-RC2

All Versions

Choose a version of app.softwork : kotlinx-uuid-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
kotlinx-uuid-core-0.0.21
kotlinx-uuid-core-0.0.20
kotlinx-uuid-core-0.0.19
kotlinx-uuid-core-0.0.18
kotlinx-uuid-core-0.0.17
kotlinx-uuid-core-0.0.16
kotlinx-uuid-core-0.0.16-sqldelight2a03
kotlinx-uuid-core-0.0.15
kotlinx-uuid-core-0.0.14
kotlinx-uuid-core-0.0.13
kotlinx-uuid-core-0.0.13-RC2
kotlinx-uuid-core-0.0.13-RC
kotlinx-uuid-core-0.0.12
kotlinx-uuid-core-0.0.11
kotlinx-uuid-core-0.0.10
kotlinx-uuid-core-0.0.9
kotlinx-uuid-core-0.0.8

How to add a dependency to Maven

Add the following app.softwork : kotlinx-uuid-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>app.softwork</groupId>
    <artifactId>kotlinx-uuid-core</artifactId>
    <version>0.0.21</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following app.softwork : kotlinx-uuid-core gradle dependency to your build.gradle file:

implementation 'app.softwork:kotlinx-uuid-core:0.0.21'

Gradle Kotlin DSL: Add the following app.softwork : kotlinx-uuid-core gradle kotlin dependency to your build.gradle.kts file:

implementation("app.softwork:kotlinx-uuid-core:0.0.21")

How to add a dependency to SBT Scala

SBT Scala: Add the following app.softwork : kotlinx-uuid-core sbt scala dependency to your build.sbt file:

libraryDependencies += "app.softwork" % "kotlinx-uuid-core" % "0.0.21"

Advertisement

Dependencies from Group

Aug 01, 2023
5 usages
63 stars
Aug 01, 2023
3 usages
63 stars
Aug 01, 2023
3 usages
63 stars
Aug 01, 2023
1 usages
63 stars
Aug 01, 2023
1 usages
63 stars

Discover Dependencies

Jun 20, 2016
1 usages
61 stars
13 usages
2.9k stars
Apr 15, 2023
5 usages
542 stars
Dec 21, 2017
5 usages
2 stars
Sep 02, 2019
3 usages
0 stars
Nov 20, 2021
3 usages
2 stars
Apr 12, 2023
8 stars
May 20, 2019
2 usages
25 stars