is not current version
Last Version 0.0.5

com.github.keyhan:jbsbe 0.0.1

An ISO8583 library. Based on j8583 but with lots of new features.

Categories

Categories

SBE Data Data Structures KeY Data Formats Formal Verification
GroupId

GroupId

com.github.keyhan
ArtifactId

ArtifactId

jbsbe
Version

Version

0.0.1
Type

Type

jar

Download jbsbe 0.0.1


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