Download vebtal-api-0.9.2.jar file - Jar v

Jar examples for v:vebtal-api

Description

define common api, interfaces and models for vebtal

You can download jar file vebtal-api 0.9.2 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add vebtal-api-0.9.2.jar to your project.

<dependency>
   <groupId>com.github.vebqa</groupId>
   <artifactId>vebtal-api</artifactId>
   <version>0.9.2</version>
</dependency>
compile group: 'com.github.vebqa', name: 'vebtal-api', version: '0.9.2'
libraryDependencies += "com.github.vebqa" % "vebtal-api" % "0.9.2"
<dependency org="com.github.vebqa" name="vebtal-api" rev="0.9.2"/>
@Grapes(@Grab(group='com.github.vebqa', module='vebtal-api', version='0.9.2'))
'com.github.vebqa:vebtal-api:jar:0.9.2'

Download

Click the following link to download the jar file.

vebtal-api-0.9.2-javadoc.jar
vebtal-api-0.9.2-sources.jar
vebtal-api-0.9.2.jar
vebtal-api-0.9.2.pom



Related Tutorials