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