is not current version
Last Version 0.0.6

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

RSocket http/2 streams transport

GroupId

GroupId

com.jauntsdn.rsocket
ArtifactId

ArtifactId

rsocket-transport-http2
Version

Version

0.0.2
Type

Type

jar

Download rsocket-transport-http2 0.0.2


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