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

org.refcodes:refcodes-parent 1.1.6

Artifact containing information for all refcodes artifacts such as third party artifacts and their versions being used by refcodes artifacts as well as the licensing agreements for refcodes artifacts.

Группа

Группа

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

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

refcodes-parent
Версия

Версия

1.1.6
Тип

Тип

pom

Скачать refcodes-parent 1.1.6

Имя Файла Размер
refcodes-parent-1.1.6.pom 39 KB
Обзор

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