is not current version
Last Version 7.1.1

com.netflix.hollow:hollow 4.9.0

hollow

Categories

Categories

Net
GroupId

GroupId

com.netflix.hollow
ArtifactId

ArtifactId

hollow
Version

Version

4.9.0
Type

Type

jar

Download hollow 4.9.0


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