Categories |
CategoriesNet |
---|---|
GroupId | GroupIdcom.netflix.hollow |
ArtifactId | ArtifactIdhollow-explorer-ui |
Version | Version2.6.11 |
Type | Typejar |
Filename | Size |
---|---|
hollow-explorer-ui-2.6.11.pom | |
hollow-explorer-ui-2.6.11.jar | 41 KB |
hollow-explorer-ui-2.6.11-sources.jar | 25 KB |
hollow-explorer-ui-2.6.11-javadoc.jar | 82 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.netflix.hollow/hollow-explorer-ui/ -->
<dependency>
<groupId>com.netflix.hollow</groupId>
<artifactId>hollow-explorer-ui</artifactId>
<version>2.6.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.hollow/hollow-explorer-ui/
implementation 'com.netflix.hollow:hollow-explorer-ui:2.6.11'
// https://jarcasting.com/artifacts/com.netflix.hollow/hollow-explorer-ui/
implementation ("com.netflix.hollow:hollow-explorer-ui:2.6.11")
'com.netflix.hollow:hollow-explorer-ui:jar:2.6.11'
<dependency org="com.netflix.hollow" name="hollow-explorer-ui" rev="2.6.11">
<artifact name="hollow-explorer-ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix.hollow', module='hollow-explorer-ui', version='2.6.11')
)
libraryDependencies += "com.netflix.hollow" % "hollow-explorer-ui" % "2.6.11"
[com.netflix.hollow/hollow-explorer-ui "2.6.11"]