Download sonar-commons-1.0.jar file - Jar s

Jar examples for s:sonar-commons

Description

You can download jar file sonar-commons 1.0 in this page.

Build File

You can use the following script to add sonar-commons-1.0.jar to your project.

<dependency>
   <groupId>ch.hortis.sonar</groupId>
   <artifactId>sonar-commons</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'ch.hortis.sonar', name: 'sonar-commons', version: '1.0'
libraryDependencies += "ch.hortis.sonar" % "sonar-commons" % "1.0"
<dependency org="ch.hortis.sonar" name="sonar-commons" rev="1.0"/>
@Grapes(@Grab(group='ch.hortis.sonar', module='sonar-commons', version='1.0'))
'ch.hortis.sonar:sonar-commons:jar:1.0'

Download

Click the following link to download the jar file.

sonar-commons-1.0.jar
sonar-commons-1.0.pom
sonar-commons-1.0-sources.jar
sonar-commons-1.0-tests.jar



Related Tutorials