License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.netflix.nfgraph |
ArtifactId | ArtifactIdnetflix-graph |
Last Version | Last Version1.6.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnetflix-graph
netflix-graph
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
netflix-graph-1.6.2.pom | |
netflix-graph-1.6.2.jar | 44 KB |
netflix-graph-1.6.2-sources.jar | 45 KB |
netflix-graph-1.6.2-javadoc.jar | 96 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.netflix.nfgraph/netflix-graph/ -->
<dependency>
<groupId>com.netflix.nfgraph</groupId>
<artifactId>netflix-graph</artifactId>
<version>1.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.nfgraph/netflix-graph/
implementation 'com.netflix.nfgraph:netflix-graph:1.6.2'
// https://jarcasting.com/artifacts/com.netflix.nfgraph/netflix-graph/
implementation ("com.netflix.nfgraph:netflix-graph:1.6.2")
'com.netflix.nfgraph:netflix-graph:jar:1.6.2'
<dependency org="com.netflix.nfgraph" name="netflix-graph" rev="1.6.2">
<artifact name="netflix-graph" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix.nfgraph', module='netflix-graph', version='1.6.2')
)
libraryDependencies += "com.netflix.nfgraph" % "netflix-graph" % "1.6.2"
[com.netflix.nfgraph/netflix-graph "1.6.2"]