is not current version
Last Version 3.23.1.8766

org.sonarsource.php:php 2.14.0.3569


GroupId

GroupId

org.sonarsource.php
ArtifactId

ArtifactId

php
Version

Version

2.14.0.3569
Type

Type

pom

Download php 2.14.0.3569

Filename Size
php-2.14.0.3569.pom 8 KB
Browse

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