is not current version
Last Version 7.2.2

cn.stylefeng.roses:roses-kernel 7.1.3

Roses是开源项目Guns的核心包

GroupId

GroupId

cn.stylefeng.roses
ArtifactId

ArtifactId

roses-kernel
Version

Version

7.1.3
Type

Type

pom

Download roses-kernel 7.1.3

Filename Size
roses-kernel-7.1.3.pom 14 KB
Browse

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