is not current version
Last Version 1.0.11

cn.tuheishan:meteor-boot-starter-launch 1.0.9

${project.artifactId}

GroupId

GroupId

cn.tuheishan
ArtifactId

ArtifactId

meteor-boot-starter-launch
Version

Version

1.0.9
Type

Type

jar

Download meteor-boot-starter-launch 1.0.9


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