is not current version
Last Version 7.2.2

cn.stylefeng.roses:config-business 7.0.1


Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

cn.stylefeng.roses
ArtifactId

ArtifactId

config-business
Version

Version

7.0.1
Type

Type

jar

Download config-business 7.0.1


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