is not current version
Last Version 7.1.1

com.netflix.hollow:hollow-ui-tools 2.8.6

hollow-ui-tools

Categories

Categories

Net
GroupId

GroupId

com.netflix.hollow
ArtifactId

ArtifactId

hollow-ui-tools
Version

Version

2.8.6
Type

Type

jar

Download hollow-ui-tools 2.8.6


<!-- https://jarcasting.com/artifacts/com.netflix.hollow/hollow-ui-tools/ -->
<dependency>
    <groupId>com.netflix.hollow</groupId>
    <artifactId>hollow-ui-tools</artifactId>
    <version>2.8.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.hollow/hollow-ui-tools/
implementation 'com.netflix.hollow:hollow-ui-tools:2.8.6'
// https://jarcasting.com/artifacts/com.netflix.hollow/hollow-ui-tools/
implementation ("com.netflix.hollow:hollow-ui-tools:2.8.6")
'com.netflix.hollow:hollow-ui-tools:jar:2.8.6'
<dependency org="com.netflix.hollow" name="hollow-ui-tools" rev="2.8.6">
  <artifact name="hollow-ui-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix.hollow', module='hollow-ui-tools', version='2.8.6')
)
libraryDependencies += "com.netflix.hollow" % "hollow-ui-tools" % "2.8.6"
[com.netflix.hollow/hollow-ui-tools "2.8.6"]