is not current version
Last Version 0.31.0

com.netflix.falcor:falcor-rxnetty 0.0.9

falcor-rxnetty

Categories

Categories

Net Netty Networking
GroupId

GroupId

com.netflix.falcor
ArtifactId

ArtifactId

falcor-rxnetty
Version

Version

0.0.9
Type

Type

jar

Download falcor-rxnetty 0.0.9


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