is not current version
Last Version 1.6.2

com.netflix.nfgraph:netflix-graph 1.5

netflix-graph developed by Netflix

Categories

Categories

Net
GroupId

GroupId

com.netflix.nfgraph
ArtifactId

ArtifactId

netflix-graph
Version

Version

1.5
Type

Type

jar

Download netflix-graph 1.5


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