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