| License |
License |
|---|---|
| Categories |
Categoriesconfig Application Layer Libs Configuration |
| GroupId | GroupIdcn.stylefeng.roses |
| ArtifactId | ArtifactIdconfig-api |
| Last Version | Last Version7.2.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionRoses是开源项目Guns的核心包
|
| Filename | Size |
|---|---|
| config-api-7.2.2.pom | |
| config-api-7.2.2.jar | 7 KB |
| config-api-7.2.2-sources.jar | 6 KB |
| config-api-7.2.2-javadoc.jar | 77 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.stylefeng.roses/config-api/ -->
<dependency>
<groupId>cn.stylefeng.roses</groupId>
<artifactId>config-api</artifactId>
<version>7.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/cn.stylefeng.roses/config-api/
implementation 'cn.stylefeng.roses:config-api:7.2.2'
// https://jarcasting.com/artifacts/cn.stylefeng.roses/config-api/
implementation ("cn.stylefeng.roses:config-api:7.2.2")
'cn.stylefeng.roses:config-api:jar:7.2.2'
<dependency org="cn.stylefeng.roses" name="config-api" rev="7.2.2">
<artifact name="config-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.stylefeng.roses', module='config-api', version='7.2.2')
)
libraryDependencies += "cn.stylefeng.roses" % "config-api" % "7.2.2"
[cn.stylefeng.roses/config-api "7.2.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| cn.stylefeng.roses : kernel-a-rule | jar | 7.2.2 |