GroupId | GroupIdcn.stylefeng.roses |
---|---|
ArtifactId | ArtifactIdfile-sdk-local |
Version | Version7.1.3 |
Type | Typejar |
Filename | Size |
---|---|
file-sdk-local-7.1.3.pom | |
file-sdk-local-7.1.3.jar | 4 KB |
file-sdk-local-7.1.3-sources.jar | 4 KB |
file-sdk-local-7.1.3-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.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/cn.stylefeng.roses/file-sdk-local/
implementation 'cn.stylefeng.roses:file-sdk-local:7.1.3'
// https://jarcasting.com/artifacts/cn.stylefeng.roses/file-sdk-local/
implementation ("cn.stylefeng.roses:file-sdk-local:7.1.3")
'cn.stylefeng.roses:file-sdk-local:jar:7.1.3'
<dependency org="cn.stylefeng.roses" name="file-sdk-local" rev="7.1.3">
<artifact name="file-sdk-local" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.stylefeng.roses', module='file-sdk-local', version='7.1.3')
)
libraryDependencies += "cn.stylefeng.roses" % "file-sdk-local" % "7.1.3"
[cn.stylefeng.roses/file-sdk-local "7.1.3"]