GroupId | GroupIdcom.github.vebqa |
---|---|
ArtifactId | ArtifactIdtn5250j |
Version | Version0.7.6.1 |
Type | Typejar |
Filename | Size |
---|---|
tn5250j-0.7.6.1.pom | |
tn5250j-0.7.6.1.jar | 1 MB |
tn5250j-0.7.6.1-sources.jar | 892 KB |
tn5250j-0.7.6.1-javadoc.jar | 1 MB |
tn5250j-0.7.6.1-jar-with-dependencies.jar | 36 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.vebqa/tn5250j/ -->
<dependency>
<groupId>com.github.vebqa</groupId>
<artifactId>tn5250j</artifactId>
<version>0.7.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.vebqa/tn5250j/
implementation 'com.github.vebqa:tn5250j:0.7.6.1'
// https://jarcasting.com/artifacts/com.github.vebqa/tn5250j/
implementation ("com.github.vebqa:tn5250j:0.7.6.1")
'com.github.vebqa:tn5250j:jar:0.7.6.1'
<dependency org="com.github.vebqa" name="tn5250j" rev="0.7.6.1">
<artifact name="tn5250j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.vebqa', module='tn5250j', version='0.7.6.1')
)
libraryDependencies += "com.github.vebqa" % "tn5250j" % "0.7.6.1"
[com.github.vebqa/tn5250j "0.7.6.1"]