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

org.occurrent:example-uno 0.7.2


Группа

Группа

org.occurrent
Идентификатор

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

example-uno
Версия

Версия

0.7.2
Тип

Тип

pom

Скачать example-uno 0.7.2

Имя Файла Размер
example-uno-0.7.2.pom 1 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.occurrent/example-uno/ -->
<dependency>
    <groupId>org.occurrent</groupId>
    <artifactId>example-uno</artifactId>
    <version>0.7.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.occurrent/example-uno/
implementation 'org.occurrent:example-uno:0.7.2'
// https://jarcasting.com/artifacts/org.occurrent/example-uno/
implementation ("org.occurrent:example-uno:0.7.2")
'org.occurrent:example-uno:pom:0.7.2'
<dependency org="org.occurrent" name="example-uno" rev="0.7.2">
  <artifact name="example-uno" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.occurrent', module='example-uno', version='0.7.2')
)
libraryDependencies += "org.occurrent" % "example-uno" % "0.7.2"
[org.occurrent/example-uno "0.7.2"]