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

org.netbeans.cluster:php RELEASE120-1


Категории

Категории

NetBeans Инструменты разработки IDE Сеть
Группа

Группа

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

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

php
Версия

Версия

RELEASE120-1
Тип

Тип

pom

Скачать php RELEASE120-1

Имя Файла Размер
php-RELEASE120-1.pom 8 KB
Обзор

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