Download api-templates-schemas-1.1.0.jar file - Jar a

Jar examples for a:api-templates-schemas

Description

XML schemas and wsdls used for interfacing with Glookast Products

You can download jar file api-templates-schemas 1.1.0 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add api-templates-schemas-1.1.0.jar to your project.

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

Download

Click the following link to download the jar file.

api-templates-schemas-1.1.0-javadoc.jar
api-templates-schemas-1.1.0-sources.jar
api-templates-schemas-1.1.0.jar
api-templates-schemas-1.1.0.pom



Related Tutorials