y

yaci-store-events

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