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