is not current version
Last Version 0.0.6

com.jauntsdn.rsocket:rsocket-transport-http2 0.0.4

RSocket http/2 streams transport

GroupId

GroupId

com.jauntsdn.rsocket
ArtifactId

ArtifactId

rsocket-transport-http2
Version

Version

0.0.4
Type

Type

jar

Download rsocket-transport-http2 0.0.4


<!-- https://jarcasting.com/artifacts/com.jauntsdn.rsocket/rsocket-transport-http2/ -->
<dependency>
    <groupId>com.jauntsdn.rsocket</groupId>
    <artifactId>rsocket-transport-http2</artifactId>
    <version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.jauntsdn.rsocket/rsocket-transport-http2/
implementation 'com.jauntsdn.rsocket:rsocket-transport-http2:0.0.4'
// https://jarcasting.com/artifacts/com.jauntsdn.rsocket/rsocket-transport-http2/
implementation ("com.jauntsdn.rsocket:rsocket-transport-http2:0.0.4")
'com.jauntsdn.rsocket:rsocket-transport-http2:jar:0.0.4'
<dependency org="com.jauntsdn.rsocket" name="rsocket-transport-http2" rev="0.0.4">
  <artifact name="rsocket-transport-http2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jauntsdn.rsocket', module='rsocket-transport-http2', version='0.0.4')
)
libraryDependencies += "com.jauntsdn.rsocket" % "rsocket-transport-http2" % "0.0.4"
[com.jauntsdn.rsocket/rsocket-transport-http2 "0.0.4"]