y

yaci-store-script

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