is not current version
Last Version 7.1.1

com.netflix.hollow:hollow 2.4.1

hollow

Categories

Categories

Net
GroupId

GroupId

com.netflix.hollow
ArtifactId

ArtifactId

hollow
Version

Version

2.4.1
Type

Type

jar

Download hollow 2.4.1


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