w

wisp-token-testing

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