is not current version
Last Version 1.2.39

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


GroupId

GroupId

cn.jiangzeyin.fast-boot
ArtifactId

ArtifactId

common-velocity
Version

Version

1.2.30
Type

Type

jar

Download common-velocity 1.2.30


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