File | Operation |
---|---|
sonar-csharp-7.13.0.8313.pom | download |
<dependency>
<groupId>org.sonarsource.dotnet</groupId>
<artifactId>sonar-csharp</artifactId>
<version>7.13.0.8313</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.sonarsource.dotnet', module='sonar-csharp', version='7.13.0.8313')
)
<parent> <groupId>org.sonarsource.parent</groupId> <artifactId>parent</artifactId> <version>51</version> </parent>