is not current version
Last Version 3.23.1.8766

org.sonarsource.php:php-checks 3.10.0.6474


GroupId

GroupId

org.sonarsource.php
ArtifactId

ArtifactId

php-checks
Version

Version

3.10.0.6474
Type

Type

jar

Download php-checks 3.10.0.6474


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