Download nomad-sdk-0.7.0.2.jar file - Jar n

Jar examples for n:nomad-sdk

Description

You can download jar file nomad-sdk 0.7.0.2 in this page.

Build File

You can use the following script to add nomad-sdk-0.7.0.2.jar to your project.

<dependency>
   <groupId>com.hashicorp.nomad</groupId>
   <artifactId>nomad-sdk</artifactId>
   <version>0.7.0.2</version>
</dependency>
compile group: 'com.hashicorp.nomad', name: 'nomad-sdk', version: '0.7.0.2'
libraryDependencies += "com.hashicorp.nomad" % "nomad-sdk" % "0.7.0.2"
<dependency org="com.hashicorp.nomad" name="nomad-sdk" rev="0.7.0.2"/>
@Grapes(@Grab(group='com.hashicorp.nomad', module='nomad-sdk', version='0.7.0.2'))
'com.hashicorp.nomad:nomad-sdk:jar:0.7.0.2'

Download

Click the following link to download the jar file.

nomad-sdk-0.7.0.2-javadoc.jar
nomad-sdk-0.7.0.2-sources.jar
nomad-sdk-0.7.0.2.jar
nomad-sdk-0.7.0.2.pom



Related Tutorials