не последняя версия
Последняя версия 3.1.0-BETA2

org.cometd.archetypes:cometd-archetypes-project 1.0.beta10


Группа

Группа

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

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

cometd-archetypes-project
Версия

Версия

1.0.beta10
Тип

Тип

pom

Скачать cometd-archetypes-project 1.0.beta10

Имя Файла Размер
cometd-archetypes-project-1.0.beta10.pom 1 KB
Обзор

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