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