не последняя версия
Последняя версия 0.0.5

com.github.keyhan:jbsbe 0.0.1

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

Категории

Категории

SBE Данные Data Structures KeY Data Formats Formal Verification
Группа

Группа

com.github.keyhan
Идентификатор

Идентификатор

jbsbe
Версия

Версия

0.0.1
Тип

Тип

jar

Скачать 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"]