| License |
License |
|---|---|
| GroupId | GroupIdio.afu |
| ArtifactId | ArtifactIdimagehelper |
| Last Version | Last Version1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionRffanLAB ImageHelper 帮助包
RffanLAB ImageHelper 用来处理视频,以及做各种配置文件配置增删改查等
|
| Project Organization |
Project OrganizationRffanLAB |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| imagehelper-1.1.pom | |
| imagehelper-1.1.jar | 8 KB |
| imagehelper-1.1-sources.jar | 4 KB |
| imagehelper-1.1-javadoc.jar | 86 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.afu/imagehelper/ -->
<dependency>
<groupId>io.afu</groupId>
<artifactId>imagehelper</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.afu/imagehelper/
implementation 'io.afu:imagehelper:1.1'
// https://jarcasting.com/artifacts/io.afu/imagehelper/
implementation ("io.afu:imagehelper:1.1")
'io.afu:imagehelper:jar:1.1'
<dependency org="io.afu" name="imagehelper" rev="1.1">
<artifact name="imagehelper" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.afu', module='imagehelper', version='1.1')
)
libraryDependencies += "io.afu" % "imagehelper" % "1.1"
[io.afu/imagehelper "1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 23.0 |
| net.coobird : thumbnailator | jar | [0.4, 0.5) |
| io.afu : common | jar | 1.7-RELEASE |