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