License |
License |
---|---|
GroupId | GroupIdcom.github.frank5380 |
ArtifactId | ArtifactIdcandy-upload |
Version | Version0.0.13 |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications
built with Maven
|
Project URL |
Project URL |
Filename | Size |
---|---|
candy-upload-0.0.13.pom | |
candy-upload-0.0.13.jar | 9 KB |
candy-upload-0.0.13-sources.jar | 5 KB |
candy-upload-0.0.13-javadoc.jar | 83 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.frank5380/candy-upload/ -->
<dependency>
<groupId>com.github.frank5380</groupId>
<artifactId>candy-upload</artifactId>
<version>0.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.frank5380/candy-upload/
implementation 'com.github.frank5380:candy-upload:0.0.13'
// https://jarcasting.com/artifacts/com.github.frank5380/candy-upload/
implementation ("com.github.frank5380:candy-upload:0.0.13")
'com.github.frank5380:candy-upload:jar:0.0.13'
<dependency org="com.github.frank5380" name="candy-upload" rev="0.0.13">
<artifact name="candy-upload" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.frank5380', module='candy-upload', version='0.0.13')
)
libraryDependencies += "com.github.frank5380" % "candy-upload" % "0.0.13"
[com.github.frank5380/candy-upload "0.0.13"]
Group / Artifact | Type | Version |
---|---|---|
com.github.frank5380 : candy-core | jar | 0.0.13 |
com.aliyun.oss : aliyun-sdk-oss | jar | 3.4.2 |
com.github.tobato : fastdfs-client | jar | 1.26.6 |