is not current version
Last Version 7.1.1

com.netflix.hollow:hollow-jsonadapter 2.6.4

hollow-jsonadapter

Categories

Categories

Net JSON Data
GroupId

GroupId

com.netflix.hollow
ArtifactId

ArtifactId

hollow-jsonadapter
Version

Version

2.6.4
Type

Type

jar

Download hollow-jsonadapter 2.6.4


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