y

yaci-store-utxo

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