Download hawkbit-core-0.2.0M8.jar file - Jar h

Jar examples for h:hawkbit-core

Description

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

License

Open Source License

Build File

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

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

Download

Click the following link to download the jar file.

hawkbit-core-0.2.0M8-javadoc.jar
hawkbit-core-0.2.0M8-sources.jar
hawkbit-core-0.2.0M8.jar
hawkbit-core-0.2.0M8.pom



Related Tutorials