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