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