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