is not current version
Last Version 1.6.1

tech.mhuang:hmtool-ext-springboot 1.0.0


GroupId

GroupId

tech.mhuang
ArtifactId

ArtifactId

hmtool-ext-springboot
Version

Version

1.0.0
Type

Type

jar

Download hmtool-ext-springboot 1.0.0


<!-- https://jarcasting.com/artifacts/tech.mhuang/hmtool-ext-springboot/ -->
<dependency>
    <groupId>tech.mhuang</groupId>
    <artifactId>hmtool-ext-springboot</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/tech.mhuang/hmtool-ext-springboot/
implementation 'tech.mhuang:hmtool-ext-springboot:1.0.0'
// https://jarcasting.com/artifacts/tech.mhuang/hmtool-ext-springboot/
implementation ("tech.mhuang:hmtool-ext-springboot:1.0.0")
'tech.mhuang:hmtool-ext-springboot:jar:1.0.0'
<dependency org="tech.mhuang" name="hmtool-ext-springboot" rev="1.0.0">
  <artifact name="hmtool-ext-springboot" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.mhuang', module='hmtool-ext-springboot', version='1.0.0')
)
libraryDependencies += "tech.mhuang" % "hmtool-ext-springboot" % "1.0.0"
[tech.mhuang/hmtool-ext-springboot "1.0.0"]