GroupId | GroupIdcom.github.vebqa |
---|---|
ArtifactId | ArtifactIdvebtal-5250 |
Version | Version0.9.8 |
Type | Typejar |
Filename | Size |
---|---|
vebtal-5250-0.9.8.pom | |
vebtal-5250-0.9.8.jar | 32 KB |
vebtal-5250-0.9.8-sources.jar | 18 KB |
vebtal-5250-0.9.8-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.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vebqa/vebtal-5250/
implementation 'com.github.vebqa:vebtal-5250:0.9.8'
// https://jarcasting.com/artifacts/com.github.vebqa/vebtal-5250/
implementation ("com.github.vebqa:vebtal-5250:0.9.8")
'com.github.vebqa:vebtal-5250:jar:0.9.8'
<dependency org="com.github.vebqa" name="vebtal-5250" rev="0.9.8">
<artifact name="vebtal-5250" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vebqa', module='vebtal-5250', version='0.9.8')
)
libraryDependencies += "com.github.vebqa" % "vebtal-5250" % "0.9.8"
[com.github.vebqa/vebtal-5250 "0.9.8"]