is not current version
Last Version 7.1.1

com.netflix.hollow:hollow-explorer-ui 2.8.8

hollow-explorer-ui

Categories

Categories

Net
GroupId

GroupId

com.netflix.hollow
ArtifactId

ArtifactId

hollow-explorer-ui
Version

Version

2.8.8
Type

Type

jar

Download hollow-explorer-ui 2.8.8


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