is not current version
Last Version 1.0.5

com.github.vebqa:vebtal-api 0.9.1

define common api, interfaces and models for vebtal

GroupId

GroupId

com.github.vebqa
ArtifactId

ArtifactId

vebtal-api
Version

Version

0.9.1
Type

Type

jar

Download vebtal-api 0.9.1


<!-- https://jarcasting.com/artifacts/com.github.vebqa/vebtal-api/ -->
<dependency>
    <groupId>com.github.vebqa</groupId>
    <artifactId>vebtal-api</artifactId>
    <version>0.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vebqa/vebtal-api/
implementation 'com.github.vebqa:vebtal-api:0.9.1'
// https://jarcasting.com/artifacts/com.github.vebqa/vebtal-api/
implementation ("com.github.vebqa:vebtal-api:0.9.1")
'com.github.vebqa:vebtal-api:jar:0.9.1'
<dependency org="com.github.vebqa" name="vebtal-api" rev="0.9.1">
  <artifact name="vebtal-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vebqa', module='vebtal-api', version='0.9.1')
)
libraryDependencies += "com.github.vebqa" % "vebtal-api" % "0.9.1"
[com.github.vebqa/vebtal-api "0.9.1"]