GroupId | GroupIdorg.sonarsource.php |
---|---|
ArtifactId | ArtifactIdphp-frontend |
Version | Version3.0.0.4537 |
Type | Typejar |
Filename | Size |
---|---|
php-frontend-3.0.0.4537.pom | |
php-frontend-3.0.0.4537.jar | 398 KB |
php-frontend-3.0.0.4537-tests.jar | 346 KB |
php-frontend-3.0.0.4537-sources.jar | 355 KB |
php-frontend-3.0.0.4537-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>3.0.0.4537</version>
</dependency>
// https://jarcasting.com/artifacts/org.sonarsource.php/php-frontend/
implementation 'org.sonarsource.php:php-frontend:3.0.0.4537'
// https://jarcasting.com/artifacts/org.sonarsource.php/php-frontend/
implementation ("org.sonarsource.php:php-frontend:3.0.0.4537")
'org.sonarsource.php:php-frontend:jar:3.0.0.4537'
<dependency org="org.sonarsource.php" name="php-frontend" rev="3.0.0.4537">
<artifact name="php-frontend" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sonarsource.php', module='php-frontend', version='3.0.0.4537')
)
libraryDependencies += "org.sonarsource.php" % "php-frontend" % "3.0.0.4537"
[org.sonarsource.php/php-frontend "3.0.0.4537"]