не последняя версия
Последняя версия 0.0.5

cn.har01d:ocula-image 0.0.1


Группа

Группа

cn.har01d
Идентификатор

Идентификатор

ocula-image
Версия

Версия

0.0.1
Тип

Тип

jar

Скачать ocula-image 0.0.1


<!-- 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"]