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