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