is not current version
Last Version 1.0.11

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

${project.artifactId}

GroupId

GroupId

cn.tuheishan
ArtifactId

ArtifactId

meteor-boot-starter-common
Version

Version

1.0.9
Type

Type

jar

Download meteor-boot-starter-common 1.0.9


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