Download hawkbit-repository-test-0.2.0.jar file - Jar h

Jar examples for h:hawkbit-repository-test

Description

You can download jar file hawkbit-repository-test 0.2.0 in this page.

License

Open Source License

Build File

You can use the following script to add hawkbit-repository-test-0.2.0.jar to your project.

<dependency>
   <groupId>org.eclipse.hawkbit</groupId>
   <artifactId>hawkbit-repository-test</artifactId>
   <version>0.2.0</version>
</dependency>
compile group: 'org.eclipse.hawkbit', name: 'hawkbit-repository-test', version: '0.2.0'
libraryDependencies += "org.eclipse.hawkbit" % "hawkbit-repository-test" % "0.2.0"
<dependency org="org.eclipse.hawkbit" name="hawkbit-repository-test" rev="0.2.0"/>
@Grapes(@Grab(group='org.eclipse.hawkbit', module='hawkbit-repository-test', version='0.2.0'))
'org.eclipse.hawkbit:hawkbit-repository-test:jar:0.2.0'

Download

Click the following link to download the jar file.

hawkbit-repository-test-0.2.0-javadoc.jar
hawkbit-repository-test-0.2.0-sources.jar
hawkbit-repository-test-0.2.0.jar
hawkbit-repository-test-0.2.0.pom



Related Tutorials