is not current version
Last Version 1.0.11

cn.tuheishan:meteor-boot-starter-service 1.0.4

${project.artifactId}

GroupId

GroupId

cn.tuheishan
ArtifactId

ArtifactId

meteor-boot-starter-service
Version

Version

1.0.4
Type

Type

jar

Download meteor-boot-starter-service 1.0.4


<!-- https://jarcasting.com/artifacts/cn.tuheishan/meteor-boot-starter-service/ -->
<dependency>
    <groupId>cn.tuheishan</groupId>
    <artifactId>meteor-boot-starter-service</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/cn.tuheishan/meteor-boot-starter-service/
implementation 'cn.tuheishan:meteor-boot-starter-service:1.0.4'
// https://jarcasting.com/artifacts/cn.tuheishan/meteor-boot-starter-service/
implementation ("cn.tuheishan:meteor-boot-starter-service:1.0.4")
'cn.tuheishan:meteor-boot-starter-service:jar:1.0.4'
<dependency org="cn.tuheishan" name="meteor-boot-starter-service" rev="1.0.4">
  <artifact name="meteor-boot-starter-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.tuheishan', module='meteor-boot-starter-service', version='1.0.4')
)
libraryDependencies += "cn.tuheishan" % "meteor-boot-starter-service" % "1.0.4"
[cn.tuheishan/meteor-boot-starter-service "1.0.4"]