is not current version
Last Version 3.23.1.8766

org.sonarsource.php:php 3.20.0.8080


GroupId

GroupId

org.sonarsource.php
ArtifactId

ArtifactId

php
Version

Version

3.20.0.8080
Type

Type

pom

Download php 3.20.0.8080


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