y

yaci-store-script

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