文件下载
文件名 操作
zipline-cryptography-tvossimulatorarm64-1.10.0-LEGACY.pom 下载
zipline-cryptography-tvossimulatorarm64-1.10.0-LEGACY-sources.jar 下载
Apache Maven
<dependency>
  <groupId>io.github.shabinder</groupId>
  <artifactId>zipline-cryptography-tvossimulatorarm64</artifactId>
  <version>1.10.0-LEGACY</version>
  <type>klib</type>
</dependency>
Gradle Groovy
implementation 'io.github.shabinder:zipline-cryptography-tvossimulatorarm64:1.10.0-LEGACY'
Gradle Kotlin
implementation("io.github.shabinder:zipline-cryptography-tvossimulatorarm64:1.10.0-LEGACY")
Scala SBT
libraryDependencies += "io.github.shabinder" % "zipline-cryptography-tvossimulatorarm64" % "1.10.0-LEGACY"
Groovy Grape
@Grapes(
  @Grab(group='io.github.shabinder', module='zipline-cryptography-tvossimulatorarm64', version='1.10.0-LEGACY')
)
Apache Ivy
<dependency org="io.github.shabinder" name="zipline-cryptography-tvossimulatorarm64" rev="1.10.0-LEGACY" />
Leiningen
[io.github.shabinder/zipline-cryptography-tvossimulatorarm64 "1.10.0-LEGACY"]
Apache Buildr
'io.github.shabinder:zipline-cryptography-tvossimulatorarm64:jar:1.10.0-LEGACY'