y

yaci-store-client

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