Categories |
CategoriesAuto Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdcom.hp.autonomy.frontend.view |
ArtifactId | ArtifactIdview-proxy-components-hod |
Version | Version0.4.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.hp.autonomy.frontend.view/view-proxy-components-hod/ -->
<dependency>
<groupId>com.hp.autonomy.frontend.view</groupId>
<artifactId>view-proxy-components-hod</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.hp.autonomy.frontend.view/view-proxy-components-hod/
implementation 'com.hp.autonomy.frontend.view:view-proxy-components-hod:0.4.0'
// https://jarcasting.com/artifacts/com.hp.autonomy.frontend.view/view-proxy-components-hod/
implementation ("com.hp.autonomy.frontend.view:view-proxy-components-hod:0.4.0")
'com.hp.autonomy.frontend.view:view-proxy-components-hod:jar:0.4.0'
<dependency org="com.hp.autonomy.frontend.view" name="view-proxy-components-hod" rev="0.4.0">
<artifact name="view-proxy-components-hod" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hp.autonomy.frontend.view', module='view-proxy-components-hod', version='0.4.0')
)
libraryDependencies += "com.hp.autonomy.frontend.view" % "view-proxy-components-hod" % "0.4.0"
[com.hp.autonomy.frontend.view/view-proxy-components-hod "0.4.0"]