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

com.github.keyhan:jbsbe 0.0.2

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

Категории

Категории

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

Группа

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

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

jbsbe
Версия

Версия

0.0.2
Тип

Тип

jar

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