is not current version
Last Version 0.110.1

com.netflix.falcor:falcor-router 0.61.0

falcor-router

Categories

Categories

Net
GroupId

GroupId

com.netflix.falcor
ArtifactId

ArtifactId

falcor-router
Version

Version

0.61.0
Type

Type

jar

Download falcor-router 0.61.0


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