z

zio-elasticsearch-features_2.13

Zio Elasticsearch-features
https://github.com/aparo/zio-json-extra
APL2 Apache-2.0
Paro Consulting
Alberto Paro
文件下载
文件名 操作
zio-elasticsearch-features_2.13-2.0.2.jar 下载
zio-elasticsearch-features_2.13-2.0.2.pom 下载
zio-elasticsearch-features_2.13-2.0.2-sources.jar 下载
Apache Maven
<dependency>
  <groupId>io.megl</groupId>
  <artifactId>zio-elasticsearch-features_2.13</artifactId>
  <version>2.0.2</version>
</dependency>
Gradle Groovy
implementation 'io.megl:zio-elasticsearch-features_2.13:2.0.2'
Gradle Kotlin
implementation("io.megl:zio-elasticsearch-features_2.13:2.0.2")
Scala SBT
libraryDependencies += "io.megl" % "zio-elasticsearch-features_2.13" % "2.0.2"
Groovy Grape
@Grapes(
  @Grab(group='io.megl', module='zio-elasticsearch-features_2.13', version='2.0.2')
)
Apache Ivy
<dependency org="io.megl" name="zio-elasticsearch-features_2.13" rev="2.0.2" />
Leiningen
[io.megl/zio-elasticsearch-features_2.13 "2.0.2"]
Apache Buildr
'io.megl:zio-elasticsearch-features_2.13:jar:2.0.2'