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