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