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

org.carrot2.attributes:attributes-parent 1.3.3


Группа

Группа

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

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

attributes-parent
Версия

Версия

1.3.3
Тип

Тип

pom

Скачать attributes-parent 1.3.3

Имя Файла Размер
attributes-parent-1.3.3.pom 3 KB
Обзор

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