is not current version
Last Version 1.2.39

cn.jiangzeyin.fast-boot:common-velocity 1.2.38


GroupId

GroupId

cn.jiangzeyin.fast-boot
ArtifactId

ArtifactId

common-velocity
Version

Version

1.2.38
Type

Type

jar

Download common-velocity 1.2.38


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