GroupId | GroupIdorg.sonarsource.php |
---|---|
ArtifactId | ArtifactIdphp-frontend |
Version | Version2.9.2.1744 |
Type | Typejar |
Filename | Size |
---|---|
php-frontend-2.9.2.1744.pom | |
php-frontend-2.9.2.1744.jar | 322 KB |
php-frontend-2.9.2.1744-tests.jar | 253 KB |
php-frontend-2.9.2.1744-sources.jar | 302 KB |
php-frontend-2.9.2.1744-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.sonarsource.php/php-frontend/ -->
<dependency>
<groupId>org.sonarsource.php</groupId>
<artifactId>php-frontend</artifactId>
<version>2.9.2.1744</version>
</dependency>
// https://jarcasting.com/artifacts/org.sonarsource.php/php-frontend/
implementation 'org.sonarsource.php:php-frontend:2.9.2.1744'
// https://jarcasting.com/artifacts/org.sonarsource.php/php-frontend/
implementation ("org.sonarsource.php:php-frontend:2.9.2.1744")
'org.sonarsource.php:php-frontend:jar:2.9.2.1744'
<dependency org="org.sonarsource.php" name="php-frontend" rev="2.9.2.1744">
<artifact name="php-frontend" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sonarsource.php', module='php-frontend', version='2.9.2.1744')
)
libraryDependencies += "org.sonarsource.php" % "php-frontend" % "2.9.2.1744"
[org.sonarsource.php/php-frontend "2.9.2.1744"]