is not current version
Last Version 7.1.1

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

hollow-ui-tools

Categories

Categories

Net
GroupId

GroupId

com.netflix.hollow
ArtifactId

ArtifactId

hollow-ui-tools
Version

Version

2.9.8
Type

Type

jar

Download hollow-ui-tools 2.9.8


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