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.12.171745-81ea336.jar download
wisp-token-2024.04.12.171745-81ea336.pom download
wisp-token-2024.04.12.171745-81ea336-sources.jar download
Apache Maven
<dependency>
  <groupId>app.cash.wisp</groupId>
  <artifactId>wisp-token</artifactId>
  <version>2024.04.12.171745-81ea336</version>
</dependency>
Gradle Groovy
implementation 'app.cash.wisp:wisp-token:2024.04.12.171745-81ea336'
Gradle Kotlin
implementation("app.cash.wisp:wisp-token:2024.04.12.171745-81ea336")
Scala SBT
libraryDependencies += "app.cash.wisp" % "wisp-token" % "2024.04.12.171745-81ea336"
Groovy Grape
@Grapes(
  @Grab(group='app.cash.wisp', module='wisp-token', version='2024.04.12.171745-81ea336')
)
Apache Ivy
<dependency org="app.cash.wisp" name="wisp-token" rev="2024.04.12.171745-81ea336" />
Leiningen
[app.cash.wisp/wisp-token "2024.04.12.171745-81ea336"]
Apache Buildr
'app.cash.wisp:wisp-token:jar:2024.04.12.171745-81ea336'