GroupId | GroupIdio.github.xpc1024 |
---|---|
ArtifactId | ArtifactIdeasy-es-extension |
Version | Version0.9.8 |
Type | Typejar |
Filename | Size |
---|---|
easy-es-extension-0.9.8.pom | |
easy-es-extension-0.9.8.jar | 8 KB |
easy-es-extension-0.9.8-sources.jar | 5 KB |
easy-es-extension-0.9.8-javadoc.jar | 66 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.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.xpc1024/easy-es-extension/
implementation 'io.github.xpc1024:easy-es-extension:0.9.8'
// https://jarcasting.com/artifacts/io.github.xpc1024/easy-es-extension/
implementation ("io.github.xpc1024:easy-es-extension:0.9.8")
'io.github.xpc1024:easy-es-extension:jar:0.9.8'
<dependency org="io.github.xpc1024" name="easy-es-extension" rev="0.9.8">
<artifact name="easy-es-extension" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.xpc1024', module='easy-es-extension', version='0.9.8')
)
libraryDependencies += "io.github.xpc1024" % "easy-es-extension" % "0.9.8"
[io.github.xpc1024/easy-es-extension "0.9.8"]