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