GroupId | GroupIdcom.github.vebqa |
---|---|
ArtifactId | ArtifactIdvebtal-api |
Version | Version0.9.6 |
Type | Typejar |
Filename | Size |
---|---|
vebtal-api-0.9.6.pom | |
vebtal-api-0.9.6.jar | 24 KB |
vebtal-api-0.9.6-sources.jar | 11 KB |
vebtal-api-0.9.6-javadoc.jar | 489 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.vebqa/vebtal-api/ -->
<dependency>
<groupId>com.github.vebqa</groupId>
<artifactId>vebtal-api</artifactId>
<version>0.9.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vebqa/vebtal-api/
implementation 'com.github.vebqa:vebtal-api:0.9.6'
// https://jarcasting.com/artifacts/com.github.vebqa/vebtal-api/
implementation ("com.github.vebqa:vebtal-api:0.9.6")
'com.github.vebqa:vebtal-api:jar:0.9.6'
<dependency org="com.github.vebqa" name="vebtal-api" rev="0.9.6">
<artifact name="vebtal-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vebqa', module='vebtal-api', version='0.9.6')
)
libraryDependencies += "com.github.vebqa" % "vebtal-api" % "0.9.6"
[com.github.vebqa/vebtal-api "0.9.6"]