is not current version
Last Version 3.23.1.8766

org.sonarsource.php:php-checks 2.9.0.1664


GroupId

GroupId

org.sonarsource.php
ArtifactId

ArtifactId

php-checks
Version

Version

2.9.0.1664
Type

Type

jar

Download php-checks 2.9.0.1664


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