Download vebtal-api-0.9.1.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.1 in this page.

License

Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials