| Группа | Группаcom.aliyun |
|---|---|
| Идентификатор | Идентификаторimageprocess20200320 |
| Версия | Версия1.0.10 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| imageprocess20200320-1.0.10.pom | |
| imageprocess20200320-1.0.10.jar | 86 KB |
| imageprocess20200320-1.0.10-sources.jar | 33 KB |
| imageprocess20200320-1.0.10-javadoc.jar | 469 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.aliyun/imageprocess20200320/ -->
<dependency>
<groupId>com.aliyun</groupId>
<artifactId>imageprocess20200320</artifactId>
<version>1.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun/imageprocess20200320/
implementation 'com.aliyun:imageprocess20200320:1.0.10'
// https://jarcasting.com/artifacts/com.aliyun/imageprocess20200320/
implementation ("com.aliyun:imageprocess20200320:1.0.10")
'com.aliyun:imageprocess20200320:jar:1.0.10'
<dependency org="com.aliyun" name="imageprocess20200320" rev="1.0.10">
<artifact name="imageprocess20200320" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun', module='imageprocess20200320', version='1.0.10')
)
libraryDependencies += "com.aliyun" % "imageprocess20200320" % "1.0.10"
[com.aliyun/imageprocess20200320 "1.0.10"]