is not current version
Last Version 7.1.1

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

hollow-ui-tools

Categories

Categories

Net
GroupId

GroupId

com.netflix.hollow
ArtifactId

ArtifactId

hollow-ui-tools
Version

Version

3.4.4
Type

Type

jar

Download hollow-ui-tools 3.4.4


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