| License |
License |
|---|---|
| GroupId | GroupIdio.loli |
| ArtifactId | ArtifactIdupyun |
| Version | Version1.0.1 |
| Type | Typejar |
| Description |
Descriptionupyun-java-sdk
upyun java sdk
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| upyun-1.0.1.pom | |
| upyun-1.0.1.jar | 25 KB |
| upyun-1.0.1-sources.jar | 16 KB |
| upyun-1.0.1-javadoc.jar | 104 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.loli/upyun/ -->
<dependency>
<groupId>io.loli</groupId>
<artifactId>upyun</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.loli/upyun/
implementation 'io.loli:upyun:1.0.1'
// https://jarcasting.com/artifacts/io.loli/upyun/
implementation ("io.loli:upyun:1.0.1")
'io.loli:upyun:jar:1.0.1'
<dependency org="io.loli" name="upyun" rev="1.0.1">
<artifact name="upyun" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.loli', module='upyun', version='1.0.1')
)
libraryDependencies += "io.loli" % "upyun" % "1.0.1"
[io.loli/upyun "1.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| log4j : log4j | jar | 1.2.14 |
| org.apache.httpcomponents : httpclient | jar | 4.1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |