is not current version
Last Version 3.23.1.8766

org.sonarsource.php:php-frontend 3.5.0.5655


GroupId

GroupId

org.sonarsource.php
ArtifactId

ArtifactId

php-frontend
Version

Version

3.5.0.5655
Type

Type

jar

Download php-frontend 3.5.0.5655


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