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