is not current version
Last Version 0.31.0

com.netflix.falcor:falcor-rxnetty 0.26.0

falcor-rxnetty

Categories

Categories

Net Netty Networking
GroupId

GroupId

com.netflix.falcor
ArtifactId

ArtifactId

falcor-rxnetty
Version

Version

0.26.0
Type

Type

jar

Download falcor-rxnetty 0.26.0


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