is not current version
Last Version 7.1.1

com.netflix.hollow:hollow-perf 5.2.4

hollow-perf

Categories

Categories

Net
GroupId

GroupId

com.netflix.hollow
ArtifactId

ArtifactId

hollow-perf
Version

Version

5.2.4
Type

Type

jar

Download hollow-perf 5.2.4


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