w

wisp-token

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