Download rebuild-1.1.jar file - Jar r

Jar examples for r:rebuild

Description

You can download jar file rebuild 1.1 in this page.

License

MIT

Build File

You can use the following script to add rebuild-1.1.jar to your project.

<dependency>
   <groupId>com.sonyericsson.hudson.plugins.rebuild</groupId>
   <artifactId>rebuild</artifactId>
   <version>1.1</version>
</dependency>
compile group: 'com.sonyericsson.hudson.plugins.rebuild', name: 'rebuild', version: '1.1'
libraryDependencies += "com.sonyericsson.hudson.plugins.rebuild" % "rebuild" % "1.1"
<dependency org="com.sonyericsson.hudson.plugins.rebuild" name="rebuild" rev="1.1"/>
@Grapes(@Grab(group='com.sonyericsson.hudson.plugins.rebuild', module='rebuild', version='1.1'))
'com.sonyericsson.hudson.plugins.rebuild:rebuild:jar:1.1'

Download

Click the following link to download the jar file.

rebuild-1.1-javadoc.jar
rebuild-1.1-sources.jar
rebuild-1.1.jar
rebuild-1.1.pom



Related Tutorials