is not current version
Last Version 7.2.2

cn.stylefeng.roses:system-business-user 7.1.1


GroupId

GroupId

cn.stylefeng.roses
ArtifactId

ArtifactId

system-business-user
Version

Version

7.1.1
Type

Type

jar

Download system-business-user 7.1.1


<!-- https://jarcasting.com/artifacts/cn.stylefeng.roses/system-business-user/ -->
<dependency>
    <groupId>cn.stylefeng.roses</groupId>
    <artifactId>system-business-user</artifactId>
    <version>7.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.stylefeng.roses/system-business-user/
implementation 'cn.stylefeng.roses:system-business-user:7.1.1'
// https://jarcasting.com/artifacts/cn.stylefeng.roses/system-business-user/
implementation ("cn.stylefeng.roses:system-business-user:7.1.1")
'cn.stylefeng.roses:system-business-user:jar:7.1.1'
<dependency org="cn.stylefeng.roses" name="system-business-user" rev="7.1.1">
  <artifact name="system-business-user" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.stylefeng.roses', module='system-business-user', version='7.1.1')
)
libraryDependencies += "cn.stylefeng.roses" % "system-business-user" % "7.1.1"
[cn.stylefeng.roses/system-business-user "7.1.1"]