is not current version
Last Version 1.0.11

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

${project.artifactId}

GroupId

GroupId

cn.tuheishan
ArtifactId

ArtifactId

meteor-boot-starter-common
Version

Version

1.0.4
Type

Type

jar

Download meteor-boot-starter-common 1.0.4


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