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