is not current version
Last Version 0.0.5

com.github.keyhan:jbsbe 0.0.2

The ISO8583 library j8583 made ready for microservices and on stereoids.

Categories

Categories

SBE Data Data Structures KeY Data Formats Formal Verification
GroupId

GroupId

com.github.keyhan
ArtifactId

ArtifactId

jbsbe
Version

Version

0.0.2
Type

Type

jar

Download jbsbe 0.0.2


<!-- https://jarcasting.com/artifacts/com.github.keyhan/jbsbe/ -->
<dependency>
    <groupId>com.github.keyhan</groupId>
    <artifactId>jbsbe</artifactId>
    <version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.keyhan/jbsbe/
implementation 'com.github.keyhan:jbsbe:0.0.2'
// https://jarcasting.com/artifacts/com.github.keyhan/jbsbe/
implementation ("com.github.keyhan:jbsbe:0.0.2")
'com.github.keyhan:jbsbe:jar:0.0.2'
<dependency org="com.github.keyhan" name="jbsbe" rev="0.0.2">
  <artifact name="jbsbe" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.keyhan', module='jbsbe', version='0.0.2')
)
libraryDependencies += "com.github.keyhan" % "jbsbe" % "0.0.2"
[com.github.keyhan/jbsbe "0.0.2"]