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