is not current version
Last Version 7.1.1

com.netflix.hollow:hollow-test 4.8.0

hollow-test

Categories

Categories

Net
GroupId

GroupId

com.netflix.hollow
ArtifactId

ArtifactId

hollow-test
Version

Version

4.8.0
Type

Type

jar

Download hollow-test 4.8.0


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