License |
License |
---|---|
GroupId | GroupIdcom.github.frank5380 |
ArtifactId | ArtifactIdcandy-upload |
Version | Version0.0.12 |
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.12.pom | |
candy-upload-0.0.12.jar | 10 KB |
candy-upload-0.0.12-sources.jar | 5 KB |
candy-upload-0.0.12-javadoc.jar | 85 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.frank5380/candy-upload/ -->
<dependency>
<groupId>com.github.frank5380</groupId>
<artifactId>candy-upload</artifactId>
<version>0.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.frank5380/candy-upload/
implementation 'com.github.frank5380:candy-upload:0.0.12'
// https://jarcasting.com/artifacts/com.github.frank5380/candy-upload/
implementation ("com.github.frank5380:candy-upload:0.0.12")
'com.github.frank5380:candy-upload:jar:0.0.12'
<dependency org="com.github.frank5380" name="candy-upload" rev="0.0.12">
<artifact name="candy-upload" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.frank5380', module='candy-upload', version='0.0.12')
)
libraryDependencies += "com.github.frank5380" % "candy-upload" % "0.0.12"
[com.github.frank5380/candy-upload "0.0.12"]
Group / Artifact | Type | Version |
---|---|---|
com.github.frank5380 : candy-core | jar | 0.0.12 |
com.aliyun.oss : aliyun-sdk-oss | jar | 3.4.2 |
com.github.tobato : fastdfs-client | jar | 1.26.6 |