Categories |
CategoriesNet React User Interface Web Frameworks Netty Networking |
---|---|
GroupId | GroupIdcom.github.kpavlov.jreactive8583 |
ArtifactId | ArtifactIdnetty-iso8583 |
Version | Version1.2.3 |
Type | Typejar |
Filename | Size |
---|---|
netty-iso8583-1.2.3.pom | |
netty-iso8583-1.2.3.jar | 47 KB |
netty-iso8583-1.2.3-sources.jar | 30 KB |
netty-iso8583-1.2.3-javadoc.jar | 575 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.kpavlov.jreactive8583/netty-iso8583/ -->
<dependency>
<groupId>com.github.kpavlov.jreactive8583</groupId>
<artifactId>netty-iso8583</artifactId>
<version>1.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kpavlov.jreactive8583/netty-iso8583/
implementation 'com.github.kpavlov.jreactive8583:netty-iso8583:1.2.3'
// https://jarcasting.com/artifacts/com.github.kpavlov.jreactive8583/netty-iso8583/
implementation ("com.github.kpavlov.jreactive8583:netty-iso8583:1.2.3")
'com.github.kpavlov.jreactive8583:netty-iso8583:jar:1.2.3'
<dependency org="com.github.kpavlov.jreactive8583" name="netty-iso8583" rev="1.2.3">
<artifact name="netty-iso8583" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kpavlov.jreactive8583', module='netty-iso8583', version='1.2.3')
)
libraryDependencies += "com.github.kpavlov.jreactive8583" % "netty-iso8583" % "1.2.3"
[com.github.kpavlov.jreactive8583/netty-iso8583 "1.2.3"]