is not current version
Last Version 7.1.1

com.netflix.hollow:hollow-test 5.0.3

hollow-test

Categories

Categories

Net
GroupId

GroupId

com.netflix.hollow
ArtifactId

ArtifactId

hollow-test
Version

Version

5.0.3
Type

Type

jar

Download hollow-test 5.0.3


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