Files download
File Operation
common-attachment-aliyun-oss-1.0.1.jar download
common-attachment-aliyun-oss-1.0.1.pom download
common-attachment-aliyun-oss-1.0.1-sources.jar download
Apache Maven
<dependency>
  <groupId>me.zhengjin</groupId>
  <artifactId>common-attachment-aliyun-oss</artifactId>
  <version>1.0.1</version>
</dependency>
Gradle Groovy
implementation 'me.zhengjin:common-attachment-aliyun-oss:1.0.1'
Gradle Kotlin
implementation("me.zhengjin:common-attachment-aliyun-oss:1.0.1")
Scala SBT
libraryDependencies += "me.zhengjin" % "common-attachment-aliyun-oss" % "1.0.1"
Groovy Grape
@Grapes(
  @Grab(group='me.zhengjin', module='common-attachment-aliyun-oss', version='1.0.1')
)
Apache Ivy
<dependency org="me.zhengjin" name="common-attachment-aliyun-oss" rev="1.0.1" />
Leiningen
[me.zhengjin/common-attachment-aliyun-oss "1.0.1"]
Apache Buildr
'me.zhengjin:common-attachment-aliyun-oss:jar:1.0.1'