Download hawkbit-rest-core-0.2.0M6.jar file - Jar h

Jar examples for h:hawkbit-rest-core

Description

You can download jar file hawkbit-rest-core 0.2.0M6 in this page.

License

Open Source License

Build File

You can use the following script to add hawkbit-rest-core-0.2.0M6.jar to your project.

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

Download

Click the following link to download the jar file.

hawkbit-rest-core-0.2.0M6-javadoc.jar
hawkbit-rest-core-0.2.0M6-sources.jar
hawkbit-rest-core-0.2.0M6-tests.jar
hawkbit-rest-core-0.2.0M6.jar
hawkbit-rest-core-0.2.0M6.pom



Related Tutorials