Categories |
CategoriesNet JSON Data |
---|---|
GroupId | GroupIdcom.netflix.hollow |
ArtifactId | ArtifactIdhollow-jsonadapter |
Version | Version4.7.7 |
Type | Typejar |
Filename | Size |
---|---|
hollow-jsonadapter-4.7.7.pom | |
hollow-jsonadapter-4.7.7.jar | 51 KB |
hollow-jsonadapter-4.7.7-sources.jar | 30 KB |
hollow-jsonadapter-4.7.7-javadoc.jar | 89 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.netflix.hollow/hollow-jsonadapter/ -->
<dependency>
<groupId>com.netflix.hollow</groupId>
<artifactId>hollow-jsonadapter</artifactId>
<version>4.7.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.hollow/hollow-jsonadapter/
implementation 'com.netflix.hollow:hollow-jsonadapter:4.7.7'
// https://jarcasting.com/artifacts/com.netflix.hollow/hollow-jsonadapter/
implementation ("com.netflix.hollow:hollow-jsonadapter:4.7.7")
'com.netflix.hollow:hollow-jsonadapter:jar:4.7.7'
<dependency org="com.netflix.hollow" name="hollow-jsonadapter" rev="4.7.7">
<artifact name="hollow-jsonadapter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix.hollow', module='hollow-jsonadapter', version='4.7.7')
)
libraryDependencies += "com.netflix.hollow" % "hollow-jsonadapter" % "4.7.7"
[com.netflix.hollow/hollow-jsonadapter "4.7.7"]