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