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

org.occurrent:example-uno 0.8.0


Группа

Группа

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

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

example-uno
Версия

Версия

0.8.0
Тип

Тип

pom

Скачать example-uno 0.8.0

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

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