is not current version
Last Version 1.4.0

com.github.kpavlov.jreactive8583:netty-iso8583 1.2.4

ISO8583 protocol client and server Netty connectors.

Categories

Categories

Net React User Interface Web Frameworks Netty Networking
GroupId

GroupId

com.github.kpavlov.jreactive8583
ArtifactId

ArtifactId

netty-iso8583
Version

Version

1.2.4
Type

Type

jar

Download netty-iso8583 1.2.4


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