文件名 | 操作 |
---|---|
sonaranalyzer-dotnet-6.4.0.3347.pom | 下载 |
<dependency>
<groupId>org.sonarsource.dotnet</groupId>
<artifactId>sonaranalyzer-dotnet</artifactId>
<version>6.4.0.3347</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.sonarsource.dotnet', module='sonaranalyzer-dotnet', version='6.4.0.3347')
)