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