is not current version
Last Version 3.23.1.8766

org.sonarsource.php:php-checks 3.9.0.6331


GroupId

GroupId

org.sonarsource.php
ArtifactId

ArtifactId

php-checks
Version

Version

3.9.0.6331
Type

Type

jar

Download php-checks 3.9.0.6331


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