Download GatewayContracts-1.1.0.jar file - Jar g

Jar examples for g:GatewayContracts

Description

Library containing models for Agent Network Gateway API.

You can download jar file GatewayContracts 1.1.0 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add GatewayContracts-1.1.0.jar to your project.

<dependency>
   <groupId>com.adeptik</groupId>
   <artifactId>GatewayContracts</artifactId>
   <version>1.1.0</version>
</dependency>
compile group: 'com.adeptik', name: 'GatewayContracts', version: '1.1.0'
libraryDependencies += "com.adeptik" % "GatewayContracts" % "1.1.0"
<dependency org="com.adeptik" name="GatewayContracts" rev="1.1.0"/>
@Grapes(@Grab(group='com.adeptik', module='GatewayContracts', version='1.1.0'))
'com.adeptik:GatewayContracts:jar:1.1.0'

Download

Click the following link to download the jar file.

GatewayContracts-1.1.0-javadoc.jar
GatewayContracts-1.1.0-sources.jar
GatewayContracts-1.1.0.jar
GatewayContracts-1.1.0.pom



Related Tutorials