y

yaci-store-utxo

Yaci Store Utxo Module
https://github.com/bloxbean/yaci-store
The MIT License
Satya
文件下载
文件名 操作
yaci-store-utxo-0.1.0-rc1.jar 下载
yaci-store-utxo-0.1.0-rc1.pom 下载
yaci-store-utxo-0.1.0-rc1-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.bloxbean.cardano</groupId>
  <artifactId>yaci-store-utxo</artifactId>
  <version>0.1.0-rc1</version>
</dependency>
Gradle Groovy
implementation 'com.bloxbean.cardano:yaci-store-utxo:0.1.0-rc1'
Gradle Kotlin
implementation("com.bloxbean.cardano:yaci-store-utxo:0.1.0-rc1")
Scala SBT
libraryDependencies += "com.bloxbean.cardano" % "yaci-store-utxo" % "0.1.0-rc1"
Groovy Grape
@Grapes(
  @Grab(group='com.bloxbean.cardano', module='yaci-store-utxo', version='0.1.0-rc1')
)
Apache Ivy
<dependency org="com.bloxbean.cardano" name="yaci-store-utxo" rev="0.1.0-rc1" />
Leiningen
[com.bloxbean.cardano/yaci-store-utxo "0.1.0-rc1"]
Apache Buildr
'com.bloxbean.cardano:yaci-store-utxo:jar:0.1.0-rc1'