| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcn.har01d |
| Идентификатор | Идентификаторocula-image |
| Версия | Версия0.0.4 |
| Тип | Типjar |
| Описание |
ОписаниеA kotlin crawler framework.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| ocula-image-0.0.4.pom | |
| ocula-image-0.0.4.jar | 25 KB |
| ocula-image-0.0.4-sources.jar | 4 KB |
| ocula-image-0.0.4-javadoc.jar | 305 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/cn.har01d/ocula-image/ -->
<dependency>
<groupId>cn.har01d</groupId>
<artifactId>ocula-image</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/cn.har01d/ocula-image/
implementation 'cn.har01d:ocula-image:0.0.4'
// https://jarcasting.com/artifacts/cn.har01d/ocula-image/
implementation ("cn.har01d:ocula-image:0.0.4")
'cn.har01d:ocula-image:jar:0.0.4'
<dependency org="cn.har01d" name="ocula-image" rev="0.0.4">
<artifact name="ocula-image" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.har01d', module='ocula-image', version='0.0.4')
)
libraryDependencies += "cn.har01d" % "ocula-image" % "0.0.4"
[cn.har01d/ocula-image "0.0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| cn.har01d : ocula-core | jar | 0.0.4 |
| com.qiniu : qiniu-java-sdk | jar | [7.2.0, 7.2.99] |