is not current version
Last Version 7.1.1

com.netflix.hollow:hollow 2.6.3

hollow

Categories

Categories

Net
GroupId

GroupId

com.netflix.hollow
ArtifactId

ArtifactId

hollow
Version

Version

2.6.3
Type

Type

jar

Download hollow 2.6.3


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