License |
License |
---|---|
GroupId | GroupIdorg.sonarsource.update-center |
ArtifactId | ArtifactIdsonar-update-center |
Version | Version1.26.0.846 |
Type | Typepom |
Description |
DescriptionSonar :: Update Center
SonarSource Update Center
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
sonar-update-center-1.26.0.846.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.sonarsource.update-center/sonar-update-center/ -->
<dependency>
<groupId>org.sonarsource.update-center</groupId>
<artifactId>sonar-update-center</artifactId>
<version>1.26.0.846</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.sonarsource.update-center/sonar-update-center/
implementation 'org.sonarsource.update-center:sonar-update-center:1.26.0.846'
// https://jarcasting.com/artifacts/org.sonarsource.update-center/sonar-update-center/
implementation ("org.sonarsource.update-center:sonar-update-center:1.26.0.846")
'org.sonarsource.update-center:sonar-update-center:pom:1.26.0.846'
<dependency org="org.sonarsource.update-center" name="sonar-update-center" rev="1.26.0.846">
<artifact name="sonar-update-center" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.sonarsource.update-center', module='sonar-update-center', version='1.26.0.846')
)
libraryDependencies += "org.sonarsource.update-center" % "sonar-update-center" % "1.26.0.846"
[org.sonarsource.update-center/sonar-update-center "1.26.0.846"]