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