is not current version
Last Version 3.23.1.8766

org.sonarsource.php:php-checks 3.11.0.6645


GroupId

GroupId

org.sonarsource.php
ArtifactId

ArtifactId

php-checks
Version

Version

3.11.0.6645
Type

Type

jar

Download php-checks 3.11.0.6645


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