is not current version
Last Version 1.0.5.RELEASE

com.gitee.hengboy:code-builder 1.0.4.RELEASE


GroupId

GroupId

com.gitee.hengboy
ArtifactId

ArtifactId

code-builder
Version

Version

1.0.4.RELEASE
Type

Type

pom

Download code-builder 1.0.4.RELEASE


<!-- https://jarcasting.com/artifacts/com.gitee.hengboy/code-builder/ -->
<dependency>
    <groupId>com.gitee.hengboy</groupId>
    <artifactId>code-builder</artifactId>
    <version>1.0.4.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.hengboy/code-builder/
implementation 'com.gitee.hengboy:code-builder:1.0.4.RELEASE'
// https://jarcasting.com/artifacts/com.gitee.hengboy/code-builder/
implementation ("com.gitee.hengboy:code-builder:1.0.4.RELEASE")
'com.gitee.hengboy:code-builder:pom:1.0.4.RELEASE'
<dependency org="com.gitee.hengboy" name="code-builder" rev="1.0.4.RELEASE">
  <artifact name="code-builder" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.gitee.hengboy', module='code-builder', version='1.0.4.RELEASE')
)
libraryDependencies += "com.gitee.hengboy" % "code-builder" % "1.0.4.RELEASE"
[com.gitee.hengboy/code-builder "1.0.4.RELEASE"]