is not current version
Last Version 7.1.1

com.netflix.hollow:hollow 4.0.3

hollow

Categories

Categories

Net
GroupId

GroupId

com.netflix.hollow
ArtifactId

ArtifactId

hollow
Version

Version

4.0.3
Type

Type

jar

Download hollow 4.0.3


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