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