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