w

wisp-token

Token generation for universally unique ID
https://github.com/cashapp/misk/
The Apache Software License, Version 2.0
Square, Inc.
Files download
File Operation
wisp-token-2024.04.22.213320-ac881d1.jar download
wisp-token-2024.04.22.213320-ac881d1.pom download
wisp-token-2024.04.22.213320-ac881d1-sources.jar download
Apache Maven
<dependency>
  <groupId>app.cash.wisp</groupId>
  <artifactId>wisp-token</artifactId>
  <version>2024.04.22.213320-ac881d1</version>
</dependency>
Gradle Groovy
implementation 'app.cash.wisp:wisp-token:2024.04.22.213320-ac881d1'
Gradle Kotlin
implementation("app.cash.wisp:wisp-token:2024.04.22.213320-ac881d1")
Scala SBT
libraryDependencies += "app.cash.wisp" % "wisp-token" % "2024.04.22.213320-ac881d1"
Groovy Grape
@Grapes(
  @Grab(group='app.cash.wisp', module='wisp-token', version='2024.04.22.213320-ac881d1')
)
Apache Ivy
<dependency org="app.cash.wisp" name="wisp-token" rev="2024.04.22.213320-ac881d1" />
Leiningen
[app.cash.wisp/wisp-token "2024.04.22.213320-ac881d1"]
Apache Buildr
'app.cash.wisp:wisp-token:jar:2024.04.22.213320-ac881d1'