GroupId | GroupIdio.github.xpc1024 |
---|---|
ArtifactId | ArtifactIdeasy-es-extension |
Version | Version0.9.14 |
Type | Typejar |
Filename | Size |
---|---|
easy-es-extension-0.9.14.pom | |
easy-es-extension-0.9.14.jar | 9 KB |
easy-es-extension-0.9.14-sources.jar | 5 KB |
easy-es-extension-0.9.14-javadoc.jar | 72 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.xpc1024/easy-es-extension/ -->
<dependency>
<groupId>io.github.xpc1024</groupId>
<artifactId>easy-es-extension</artifactId>
<version>0.9.14</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.xpc1024/easy-es-extension/
implementation 'io.github.xpc1024:easy-es-extension:0.9.14'
// https://jarcasting.com/artifacts/io.github.xpc1024/easy-es-extension/
implementation ("io.github.xpc1024:easy-es-extension:0.9.14")
'io.github.xpc1024:easy-es-extension:jar:0.9.14'
<dependency org="io.github.xpc1024" name="easy-es-extension" rev="0.9.14">
<artifact name="easy-es-extension" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.xpc1024', module='easy-es-extension', version='0.9.14')
)
libraryDependencies += "io.github.xpc1024" % "easy-es-extension" % "0.9.14"
[io.github.xpc1024/easy-es-extension "0.9.14"]