License |
License |
---|---|
GroupId | GroupIdcn.stylefeng.roses |
ArtifactId | ArtifactIdfile-sdk-local |
Version | Version7.1.0.Final |
Type | Typejar |
Description |
DescriptionRoses是开源项目Guns的核心包
|
<!-- https://jarcasting.com/artifacts/cn.stylefeng.roses/file-sdk-local/ -->
<dependency>
<groupId>cn.stylefeng.roses</groupId>
<artifactId>file-sdk-local</artifactId>
<version>7.1.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/cn.stylefeng.roses/file-sdk-local/
implementation 'cn.stylefeng.roses:file-sdk-local:7.1.0.Final'
// https://jarcasting.com/artifacts/cn.stylefeng.roses/file-sdk-local/
implementation ("cn.stylefeng.roses:file-sdk-local:7.1.0.Final")
'cn.stylefeng.roses:file-sdk-local:jar:7.1.0.Final'
<dependency org="cn.stylefeng.roses" name="file-sdk-local" rev="7.1.0.Final">
<artifact name="file-sdk-local" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.stylefeng.roses', module='file-sdk-local', version='7.1.0.Final')
)
libraryDependencies += "cn.stylefeng.roses" % "file-sdk-local" % "7.1.0.Final"
[cn.stylefeng.roses/file-sdk-local "7.1.0.Final"]
Group / Artifact | Type | Version |
---|---|---|
cn.stylefeng.roses : file-api | jar | 7.1.0.Final |
cn.stylefeng.roses : auth-api | jar | 7.1.0.Final |
cn.stylefeng.roses : kernel-a-rule | jar | 7.1.0.Final |