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