Categories |
CategoriesNet |
---|---|
GroupId | GroupIdcom.netflix.hollow |
ArtifactId | ArtifactIdhollow-ui-tools |
Version | Version4.3.0 |
Type | Typejar |
Filename | Size |
---|---|
hollow-ui-tools-4.3.0.pom | |
hollow-ui-tools-4.3.0.jar | 9 KB |
hollow-ui-tools-4.3.0-sources.jar | 7 KB |
hollow-ui-tools-4.3.0-javadoc.jar | 40 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.netflix.hollow/hollow-ui-tools/ -->
<dependency>
<groupId>com.netflix.hollow</groupId>
<artifactId>hollow-ui-tools</artifactId>
<version>4.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.netflix.hollow/hollow-ui-tools/
implementation 'com.netflix.hollow:hollow-ui-tools:4.3.0'
// https://jarcasting.com/artifacts/com.netflix.hollow/hollow-ui-tools/
implementation ("com.netflix.hollow:hollow-ui-tools:4.3.0")
'com.netflix.hollow:hollow-ui-tools:jar:4.3.0'
<dependency org="com.netflix.hollow" name="hollow-ui-tools" rev="4.3.0">
<artifact name="hollow-ui-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.netflix.hollow', module='hollow-ui-tools', version='4.3.0')
)
libraryDependencies += "com.netflix.hollow" % "hollow-ui-tools" % "4.3.0"
[com.netflix.hollow/hollow-ui-tools "4.3.0"]