is not current version
Last Version 7.2.2

cn.stylefeng.roses:kernel-a-rule 7.1.1


GroupId

GroupId

cn.stylefeng.roses
ArtifactId

ArtifactId

kernel-a-rule
Version

Version

7.1.1
Type

Type

jar

Download kernel-a-rule 7.1.1


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