не последняя версия
Последняя версия 7.2.2

cn.stylefeng.roses:config-business 7.0.2


Категории

Категории

config Библиотеки уровня приложения Configuration
Группа

Группа

cn.stylefeng.roses
Идентификатор

Идентификатор

config-business
Версия

Версия

7.0.2
Тип

Тип

jar

Скачать config-business 7.0.2


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