is not current version
Last Version 0.110.1

com.netflix.falcor:falcor-router 0.31.0

falcor-router

Categories

Categories

Net
GroupId

GroupId

com.netflix.falcor
ArtifactId

ArtifactId

falcor-router
Version

Version

0.31.0
Type

Type

jar

Download falcor-router 0.31.0


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