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

Jar examples for h:hawkbit-rest-core

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials