is not current version
Last Version 7.1.1

com.netflix.hollow:hollow-test 2.16.7

hollow-test

Categories

Categories

Net
GroupId

GroupId

com.netflix.hollow
ArtifactId

ArtifactId

hollow-test
Version

Version

2.16.7
Type

Type

jar

Download hollow-test 2.16.7


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